/external/OpenCL-CTS/test_conformance/gl/ |
D | common.h | 38 { GL_RGBA8, GL_BGRA, GL_UNSIGNED_INT_8_8_8_8, kUChar }, 39 { GL_RGBA8, GL_BGRA, GL_UNSIGNED_INT_8_8_8_8_REV, kUChar }, 40 { GL_RGBA8, GL_RGBA, GL_UNSIGNED_INT_8_8_8_8_REV, kUChar }, 43 { GL_RGBA8, GL_RGBA, GL_UNSIGNED_BYTE, kUChar }, 48 { GL_RGBA8UI_EXT, GL_RGBA_INTEGER_EXT, GL_UNSIGNED_BYTE, kUChar },
|
D | test_renderbuffer.cpp | 170 { GL_RGBA, GL_BGRA, GL_UNSIGNED_INT_8_8_8_8_REV, kUChar }, in test_renderbuffer_read() 171 { GL_RGBA, GL_RGBA, GL_UNSIGNED_INT_8_8_8_8_REV, kUChar }, in test_renderbuffer_read() 172 { GL_RGBA8, GL_RGBA, GL_UNSIGNED_BYTE, kUChar }, in test_renderbuffer_read() 183 { GL_RGBA8UI_EXT, GL_RGBA_INTEGER_EXT, GL_UNSIGNED_BYTE, kUChar }, in test_renderbuffer_read() 387 { GL_RGBA, GL_BGRA, GL_UNSIGNED_INT_8_8_8_8_REV, kUChar }, in test_renderbuffer_write() 388 { GL_RGBA, GL_RGBA, GL_UNSIGNED_INT_8_8_8_8_REV, kUChar }, in test_renderbuffer_write() 389 { GL_RGBA8, GL_RGBA, GL_UNSIGNED_BYTE, kUChar }, in test_renderbuffer_write() 400 { GL_RGBA8UI_EXT, GL_RGBA_INTEGER_EXT, GL_UNSIGNED_BYTE, kUChar }, in test_renderbuffer_write()
|
D | test_buffers.cpp | 58 TYPE_CASE( kUChar, uchar, 250, 0 ) in gen_input_data() 112 INC_CASE( kUChar, uchar ) in get_incremented_value() 301 …ExplicitType vecType[] = { kChar, kUChar, kShort, kUShort, kInt, kUInt, kLong, kULong, kFloat, kNu… in test_buffers() 329 …ExplicitType vecType[] = { kChar, kUChar, kShort, kUShort, kInt, kUInt, kLong, kULong, kFloat, kNu… in test_buffers_getinfo()
|
D | test_renderbuffer_info.cpp | 64 { GL_RGBA, GL_RGBA, GL_UNSIGNED_BYTE, kUChar }, in test_renderbuffer_getinfo() 65 { GL_RGBA8, GL_RGBA, GL_UNSIGNED_BYTE, kUChar }, in test_renderbuffer_getinfo()
|
D | helpers.cpp | 105 return kUChar; in get_write_kernel_type() 222 else if( inType == kUChar ) in convert_to_expected() 342 DOWNSCALE_INTEGER_CASE( kUChar, uchar, 24 ) in convert_to_expected() 387 UPSCALE_FLOAT_CASE( kUChar, uchar, 255.f ) in convert_to_expected()
|
/external/OpenCL-CTS/test_conformance/gles/ |
D | test_images_2D.cpp | 208 { GL_RGBA, GL_RGBA, GL_UNSIGNED_BYTE, kUChar }, in test_images_read() 291 { GL_RGBA, GL_RGBA, GL_UNSIGNED_BYTE, kUChar }, in test_images_read_cube() 295 { GL_RGBA, GL_BGRA, GL_UNSIGNED_INT_8_8_8_8_REV, kUChar }, in test_images_read_cube() 296 { GL_RGBA, GL_RGBA, GL_UNSIGNED_INT_8_8_8_8_REV, kUChar }, in test_images_read_cube() 297 { GL_RGBA8, GL_RGBA, GL_UNSIGNED_BYTE, kUChar }, in test_images_read_cube() 302 { GL_RGBA8UI_EXT, GL_RGBA_INTEGER_EXT, GL_UNSIGNED_BYTE, kUChar }, in test_images_read_cube() 571 { GL_RGBA, GL_RGBA, GL_UNSIGNED_BYTE, kUChar }, in test_images_write() 575 { GL_RGBA, GL_BGRA, GL_UNSIGNED_INT_8_8_8_8_REV, kUChar }, in test_images_write() 576 { GL_RGBA, GL_RGBA, GL_UNSIGNED_INT_8_8_8_8_REV, kUChar }, in test_images_write() 577 { GL_RGBA8, GL_RGBA, GL_UNSIGNED_BYTE, kUChar }, in test_images_write() [all …]
|
D | test_images_3D_info.cpp | 89 { GL_RGBA, GL_RGBA, GL_UNSIGNED_BYTE, kUChar }, in test_images_3D_getinfo() 99 { GL_RGBA, GL_BGRA, GL_UNSIGNED_INT_8_8_8_8_REV, kUChar }, in test_images_3D_getinfo() 100 { GL_RGBA, GL_RGBA, GL_UNSIGNED_INT_8_8_8_8_REV, kUChar }, in test_images_3D_getinfo() 101 { GL_RGBA8, GL_RGBA, GL_UNSIGNED_BYTE, kUChar }, in test_images_3D_getinfo() 106 { GL_RGBA8UI_EXT, GL_RGBA_INTEGER_EXT, GL_UNSIGNED_BYTE, kUChar }, in test_images_3D_getinfo()
|
D | test_images_2D_info.cpp | 93 { GL_RGBA, GL_RGBA, GL_UNSIGNED_BYTE, kUChar }, in test_images_2D_getinfo() 177 { GL_RGBA, GL_RGBA, GL_UNSIGNED_BYTE, kUChar }, in test_images_cube_getinfo() 181 { GL_RGBA, GL_BGRA, GL_UNSIGNED_INT_8_8_8_8_REV, kUChar }, in test_images_cube_getinfo() 182 { GL_RGBA, GL_RGBA, GL_UNSIGNED_INT_8_8_8_8_REV, kUChar }, in test_images_cube_getinfo() 183 { GL_RGBA8, GL_RGBA, GL_UNSIGNED_BYTE, kUChar }, in test_images_cube_getinfo() 188 { GL_RGBA8UI_EXT, GL_RGBA_INTEGER_EXT, GL_UNSIGNED_BYTE, kUChar }, in test_images_cube_getinfo()
|
D | test_images_3D.cpp | 189 { GL_RGBA, GL_RGBA, GL_UNSIGNED_BYTE, kUChar }, in test_images_read_3D() 193 { GL_RGBA, GL_BGRA, GL_UNSIGNED_INT_8_8_8_8_REV, kUChar }, in test_images_read_3D() 194 { GL_RGBA, GL_RGBA, GL_UNSIGNED_INT_8_8_8_8_REV, kUChar }, in test_images_read_3D() 195 { GL_RGBA8, GL_RGBA, GL_UNSIGNED_BYTE, kUChar }, in test_images_read_3D() 200 { GL_RGBA8UI_EXT, GL_RGBA_INTEGER_EXT, GL_UNSIGNED_BYTE, kUChar }, in test_images_read_3D()
|
D | test_buffers.cpp | 61 TYPE_CASE( kUChar, uchar, 250, 0 ) in gen_input_data() 115 INC_CASE( kUChar, uchar ) in get_incremented_value() 308 …ExplicitType vecType[] = { kChar, kUChar, kShort, kUShort, kInt, kUInt, kLong, kULong, kFloat, kNu… in test_buffers() 355 …ExplicitType vecType[] = { kChar, kUChar, kShort, kUShort, kInt, kUInt, kLong, kULong, kFloat, kNu… in test_buffers_getinfo()
|
D | helpers.cpp | 93 return kUChar; in get_write_kernel_type() 196 else if( inType == kUChar ) in convert_to_expected() 316 DOWNSCALE_INTEGER_CASE( kUChar, uchar, 24 ) in convert_to_expected() 339 UPSCALE_FLOAT_CASE( kUChar, uchar, 255.f ) in convert_to_expected()
|
D | test_renderbuffer_info.cpp | 59 { GL_RGBA8_OES, GL_UNSIGNED_BYTE, GL_RGBA, GL_UNSIGNED_BYTE, kUChar }, in test_renderbuffer_getinfo()
|
D | test_renderbuffer.cpp | 124 … { GL_RGBA8_OES, GL_UNSIGNED_BYTE, GL_RGBA, GL_UNSIGNED_BYTE, kUChar }, in test_renderbuffer_read() 301 … { GL_RGBA8_OES, GL_UNSIGNED_BYTE, GL_RGBA, GL_UNSIGNED_BYTE, kUChar }, in test_renderbuffer_write()
|
/external/OpenCL-CTS/test_common/harness/ |
D | conversions.cpp | 41 case kUChar: in print_type_to_string() 402 case kUChar: in convert_explicit_value() 440 DOWN_CAST_CASE(char,kUChar,uchar,saturate) in convert_explicit_value() 461 case kUChar: in convert_explicit_value() 467 case kUChar: in convert_explicit_value() 498 case kUChar: in convert_explicit_value() 534 DOWN_CAST_CASE(short,kUChar,uchar,saturate) in convert_explicit_value() 566 DOWN_CAST_CASE(ushort,kUChar,uchar,saturate) in convert_explicit_value() 597 DOWN_CAST_CASE(ushort,kUChar,uchar,saturate) in convert_explicit_value() 627 DOWN_CAST_CASE(int,kUChar,uchar,saturate) in convert_explicit_value() [all …]
|
D | conversions.h | 34 kUChar, enumerator
|
/external/OpenCL-CTS/test_conformance/integer_ops/ |
D | test_integers.cpp | 228 …ExplicitType types[] = { kChar, kUChar, kShort, kUShort, kInt, kUInt, kLong, kULong, kNumExplicitT… in test_single_param_integer_fn() 264 case kUChar: in verify_integer_clz() 311 case kUChar: in verify_integer_clz() 357 case kUChar: in verify_integer_ctz() 404 case kUChar: in verify_integer_ctz() 450 OP_CASE( op, kUChar, uchar ) \ 507 OP_CASE_GUARD( op, kUChar, uchar ) \ 558 case kUChar: in patchup_divide_results() 777 …ExplicitType types[] = { kChar, kUChar, kShort, kUShort, kInt, kUInt, kLong, kULong, kNumExplicitT… in test_two_param_integer_fn() 803 …ExplicitType types[] = { kChar, kUChar, kShort, kUShort, kInt, kUInt, kLong, kULong, kNumExplicitT… in test_two_param_unmatched_integer_fn() [all …]
|
D | test_upsample.cpp | 220 ExplicitType typesToTest[] = { kChar, kUChar, kShort, kUShort, kInt, kUInt, kNumExplicitTypes }; in test_integer_upsample() 221 … ExplicitType baseTypes[] = { kUChar, kUChar, kUShort, kUShort, kUInt, kUInt, kNumExplicitTypes }; in test_integer_upsample()
|
D | test_int_basic_ops.cpp | 140 kUChar, 220 case kUChar: in perThreadDataInit() 637 case kUChar: in test_integer_ops() 701 case kUChar: in test_integer_ops() 1171 return run_test_math(deviceID, context, queue, num_elements, kUChar, LONG_MATH_SHIFT_SIZE); in test_uchar_math() 1174 return run_test_logic(deviceID, context, queue, num_elements, kUChar, LONG_MATH_SHIFT_SIZE); in test_uchar_logic() 1177 return run_test_shift(deviceID, context, queue, num_elements, kUChar, LONG_MATH_SHIFT_SIZE); in test_uchar_shift() 1180 return run_test_compare(deviceID, context, queue, num_elements, kUChar, LONG_MATH_SHIFT_SIZE); in test_uchar_compare() 1183 return run_test_math(deviceID, context, queue, num_elements, kUChar, QUICK_MATH_SHIFT_SIZE); in test_quick_uchar_math() 1186 return run_test_logic(deviceID, context, queue, num_elements, kUChar, QUICK_MATH_SHIFT_SIZE); in test_quick_uchar_logic() [all …]
|
D | test_unary_ops.cpp | 173 …ExplicitType types[] = { kChar, kUChar, kShort, kUShort, kInt, kUInt, kLong, kULong, kNumExplicitT… in test_unary_op_set()
|
/external/OpenCL-CTS/test_conformance/vec_step/ |
D | globals.cpp | 27 ExplicitType types[] = { kChar, kUChar,
|
/external/OpenCL-CTS/test_conformance/vec_align/ |
D | globals.cpp | 34 ExplicitType types[] = { kChar, kUChar,
|
/external/OpenCL-CTS/test_conformance/relationals/ |
D | test_relationals.cpp | 488 …ExplicitType vecType[] = { kChar, kUChar, kShort, kUShort, kInt, kUInt, kLong, kULong, kFloat, kDo… in test_relational_bitselect() 572 …ExplicitType vecType[] = { kChar, kUChar, kShort, kUShort, kInt, kUInt, kLong, kULong, kFloat, kDo… in test_relational_select_signed() 619 case kUChar: in select_unsigned_verify_fn() 639 case kUChar: in select_unsigned_verify_fn() 661 …ExplicitType vecType[] = { kChar, kUChar, kShort, kUShort, kInt, kUInt, kLong, kULong, kFloat, kDo… in test_relational_select_unsigned() 662 ExplicitType testVecType[] = { kUChar, kUShort, kUInt, kULong, kNumExplicitTypes }; in test_relational_select_unsigned()
|
/external/OpenCL-CTS/test_conformance/basic/ |
D | test_vec_type_hint.cpp | 45 …ExplicitType vecType[] = { kChar, kUChar, kShort, kUShort, kInt, kUInt, kLong, kULong, kFloat, kDo… in test_vec_type_hint()
|
D | test_image_param.cpp | 168 ExplicitType types[] = { kUChar, kUShort, kFloat, kUChar }; in test_image_param()
|
D | test_explicit_s2v.cpp | 255 generate_random_data( kUChar, 128, seed, data ); in test_explicit_s2v_uchar() 257 if( test_explicit_s2v_function_set( deviceID, context, queue, kUChar, 128, data ) != 0 ) in test_explicit_s2v_uchar()
|