/aosp_15_r20/external/OpenCL-CTS/test_conformance/relationals/ |
H A D | test_relationals.cpp | 50 const char *fnName, ExplicitType vecType, in test_any_all_kernel() 160 int anyVerifyFn( ExplicitType vecType, unsigned int vecSize, void *inData ) in anyVerifyFn() 204 ExplicitType vecType[] = { kChar, kShort, kInt, kLong }; in test_relational_any() local 229 int allVerifyFn( ExplicitType vecType, unsigned int vecSize, void *inData ) in allVerifyFn() 273 ExplicitType vecType[] = { kChar, kShort, kInt, kLong }; in test_relational_all() local 328 …ExplicitType vecType, unsigned int vecSize, ExplicitType testVecType, selectVerifyFn verifyFn, MTd… in test_select_kernel() 517 void bitselect_verify_fn( ExplicitType vecType, ExplicitType testVecType, unsigned int vecSize, voi… in bitselect_verify_fn() 531 constexpr ExplicitType vecType[] = { kChar, kUChar, kShort, kUShort, in test_relational_bitselect() local 583 void select_signed_verify_fn( ExplicitType vecType, ExplicitType testVecType, unsigned int vecSize,… in select_signed_verify_fn() 631 constexpr ExplicitType vecType[] = { kChar, kUChar, kShort, kUShort, in test_relational_select_signed() local [all …]
|
H A D | test_shuffles.cpp | 245 char * get_order_name( ExplicitType vecType, size_t inVecSize, size_t outVecSize, ShuffleOrder &inO… in get_order_name() 335 …ExplicitType vecType, size_t inVecSize, size_t outVecSize, cl_uint *lengthToUse, bool inUseNumeric… in create_shuffle_kernel() 603 … ExplicitType vecType, size_t inVecSize, size_t outVecSize, cl_uint *lengthToUse, size_t numOrders, in test_shuffle_dual_kernel() 843 …ExplicitType vecType[] = { kChar, kUChar, kShort, kUShort, kInt, kUInt, kLong, kULong, kFloat, kDo… in test_shuffle_random() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/integer_ops/ |
H A D | test_integers.cpp | 46 … ExplicitType vecType, size_t vecSize, singleParamIntegerVerifyFn verifyFn, in test_single_param_integer_kernel() 247 bool verify_integer_clz( void *source, void *destination, ExplicitType vecType ) in verify_integer_clz() 340 bool verify_integer_ctz( void *source, void *destination, ExplicitType vecType ) in verify_integer_ctz() 546 …ults( void *outData, const void *inDataA, const void *inDataB, size_t count, ExplicitType vecType ) in patchup_divide_results() 828 bool verify_integer_hadd( void *sourceA, void *sourceB, void *destination, ExplicitType vecType ) in verify_integer_hadd() 891 bool verify_integer_rhadd( void *sourceA, void *sourceB, void *destination, ExplicitType vecType ) in verify_integer_rhadd() 963 bool verify_integer_min( void *sourceA, void *sourceB, void *destination, ExplicitType vecType ) in verify_integer_min() 996 bool verify_integer_max( void *sourceA, void *sourceB, void *destination, ExplicitType vecType ) in verify_integer_max() 1125 bool verify_integer_mul_hi( void *sourceA, void *sourceB, void *destination, ExplicitType vecType ) in verify_integer_mul_hi() 1188 bool verify_integer_rotate( void *sourceA, void *sourceB, void *destination, ExplicitType vecType ) in verify_integer_rotate()
|
H A D | test_unary_ops.cpp | 50 ExplicitType vecType, size_t vecSize, in test_unary_op()
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/ |
H A D | test_buffers.cpp | 123 ExplicitType vecType, size_t vecSize, int numElements, in test_buffer_kernel() 338 ExplicitType vecType[] = { in test_buffers() local 374 ExplicitType vecType[] = { in test_buffers_getinfo() local
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fShaderFramebufferFetchTests.cpp | 394 const string vecType = getColorOutputType(m_texFmt); in genShaderSources() local 791 const string vecType = getColorOutputType(m_texFmt); in genShaderSources() local 865 const string vecType = getColorOutputType(m_texFmt); in genShaderSources() local 974 const string vecType = getColorOutputType(m_texFmt); in genShaderSources() local 1053 const string vecType = getColorOutputType(m_texFmt); in genShaderSources() local 1152 const string vecType = getColorOutputType(m_texFmt); in genShaderSources() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gles/ |
H A D | test_buffers.cpp | 128 int test_buffer_kernel(cl_context context, cl_command_queue queue, ExplicitType vecType, size_t vec… in test_buffer_kernel() 307 …ExplicitType vecType[] = { kChar, kUChar, kShort, kUShort, kInt, kUInt, kLong, kULong, kFloat, kNu… in test_buffers() local 354 …ExplicitType vecType[] = { kChar, kUChar, kShort, kUShort, kInt, kUInt, kLong, kULong, kFloat, kNu… in test_buffers_getinfo() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/ |
H A D | test_async_copy.cpp | 80 ExplicitType vecType, int vecSize in test_copy() 242 const std::vector<ExplicitType> vecType = { kChar, kUChar, kShort, kUShort, in test_copy_all_types() local
|
H A D | test_async_strided_copy.cpp | 69 …_context context, cl_command_queue queue, const char *kernelCode, ExplicitType vecType, int vecSiz… in test_strided_copy() 238 const std::vector<ExplicitType> vecType = { kChar, kUChar, kShort, kUShort, in test_strided_copy_all_types() local
|
H A D | test_async_copy_fence.cpp | 336 ExplicitType vecType, int vecSize, bool export_after_import, in test_copy_fence() 718 ExplicitType vecType[] = { in test_copy_fence_all_types() local
|
H A D | test_vec_type_hint.cpp | 44 ExplicitType vecType[] = { kChar, kUChar, kShort, kUShort, kInt, kUInt, in test_vec_type_hint() local
|
H A D | test_vector_creation.cpp | 248 const std::vector<ExplicitType> vecType = { kChar, kUChar, kShort, kUShort, in test_vector_creation() local
|
H A D | test_kernel_memory_alignment.cpp | 170 …ExplicitType vecType[] = { kChar, kUChar, kShort, kUShort, kInt, kUInt, kLong, kULong, kFloat, kDo… in test_kernel_memory_alignment() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsmCompositeInsertTests.cpp | 177 const string vecType = string("%v") + de::toString(elements) + "f32"; in addComputeVectorCompositeInsertTests() local 262 const string vecType = string("%v") + de::toString(elements) + "f32"; in addGraphicsVectorCompositeInsertTests() local
|
H A D | vktSpvAsmIntegerDotProductTests.cpp | 324 …string vecType = "%i" + de::toString(vectorInfo.vecElementSize) + "vec" + de::toString(vectorInfo.… in generateIntegerDotProductTypeDeclsAndStrideDecors() local 336 …string vecType = "%u" + de::toString(vectorInfo.vecElementSize) + "vec" + de::toString(vector… in generateIntegerDotProductTypeDeclsAndStrideDecors() local
|
/aosp_15_r20/external/skia/src/sksl/transform/ |
H A D | SkSLRewriteIndexedSwizzle.cpp | 37 const Type& vecType = in RewriteIndexedSwizzle() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/robustness/ |
H A D | vktRobustnessExtsTests.cpp | 764 static string genFetch(const CaseDef &caseDef, int numComponents, const string &vecType, const stri… in genFetch() 812 static string getStoreValue(int descriptorType, int numComponents, const string &vecType, const str… in getStoreValue() 836 static string genStore(int descriptorType, const string &vecType, const string &bufType, const stri… in genStore() 1042 const string vecType = in initPrograms() local
|
/aosp_15_r20/external/skia/src/sksl/ir/ |
H A D | SkSLIndexExpression.cpp | 147 const Type& vecType = baseType.columnType(context); in Make() local
|
/aosp_15_r20/external/llvm/lib/Target/NVPTX/ |
H A D | NVPTXISelDAGToDAG.cpp | 705 unsigned vecType = NVPTX::PTXLdStInstCode::Scalar; in tryLoad() local 2144 unsigned vecType = NVPTX::PTXLdStInstCode::Scalar; in tryStore() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
H A D | NVPTXISelDAGToDAG.cpp | 893 unsigned vecType = NVPTX::PTXLdStInstCode::Scalar; in tryLoad() local 1745 unsigned vecType = NVPTX::PTXLdStInstCode::Scalar; in tryStore() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/ |
H A D | NVPTXISelDAGToDAG.cpp | 916 unsigned vecType = NVPTX::PTXLdStInstCode::Scalar; in tryLoad() local 1755 unsigned vecType = NVPTX::PTXLdStInstCode::Scalar; in tryStore() local
|
/aosp_15_r20/external/angle/src/compiler/translator/spirv/ |
H A D | BuildSPIRV.cpp | 1507 SpirvType vecType; in getNullVectorConstantHelper() local 1521 SpirvType vecType; in getVectorConstantHelper() local
|
/aosp_15_r20/external/deqp/modules/glshared/ |
H A D | glsRandomShaderCase.cpp | 437 const char *vecType = DE_NULL; in operator <<() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ssbo/ |
H A D | vktSSBOLayoutCase.cpp | 514 const glu::DataType vecType = glu::getDataTypeFloatVec(vecSize); in computeReferenceLayout() local 573 const glu::DataType vecType = glu::getDataTypeFloatVec(vecSize); in computeReferenceLayout() local 676 const glu::DataType vecType = glu::getDataTypeFloatVec(vecSize); in computeReferenceLayout() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ |
H A D | vktShaderLibrary.cpp | 641 …const DataType vecType = isMatrix ? glu::getDataTypeFloatVec(getDataTypeMatrixNumRows(basicType)… in computeStd140Layout() local 663 const DataType vecType = in computeStd430Layout() local
|