Home
last modified time | relevance | path

Searched defs:outVecSize (Results 1 – 7 of 7) sorted by relevance

/external/OpenCL-CTS/test_conformance/relationals/
Dtest_shuffles.cpp246 char * get_order_name( ExplicitType vecType, size_t inVecSize, size_t outVecSize, ShuffleOrder &inO… in get_order_name()
265 … char *expected, const unsigned char *outDataPtr, size_t inVecSize, size_t outVecSize, size_t type… in print_hex_mem_dump()
319 …ExplicitType vecType, size_t inVecSize, size_t outVecSize, cl_uint *lengthToUse, bool inUseNumeric… in create_shuffle_kernel()
589 … ExplicitType vecType, size_t inVecSize, size_t outVecSize, cl_uint *lengthToUse, size_t numOrders, in test_shuffle_dual_kernel()
Dtest_relationals.cpp320 unsigned int outVecSize; in test_select_kernel() local
/external/OpenCL-CTS/test_conformance/basic/
Dtest_astype.cpp75 unsigned int vecSize, unsigned int outVecSize, in test_astype_set()
/external/OpenCL-CTS/test_conformance/integer_ops/
Dtest_upsample.cpp40 … size_t sourceAVecSize, size_t sourceBVecSize, size_t outVecSize, size_t count, in test_upsample_2_param_fn()
/external/renderscript-intrinsics-replacement-toolkit/renderscript-toolkit/src/main/cpp/
DColorMatrix.cpp104 uint32_t outVecSize :2; // [2 - 3] member
/external/deqp/modules/glshared/
DglsShaderExecUtil.cpp665 const int outVecSize = glu::getDataTypeNumComponents(output.varType.getBasicType()); in execute() local
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderExecutor.cpp1342 const int outVecSize = glu::getDataTypeNumComponents(output.varType.getBasicType()); in execute() local