Home
last modified time | relevance | path

Searched refs:kUChar (Results 1 – 25 of 38) sorted by relevance

12

/external/OpenCL-CTS/test_conformance/gl/
Dcommon.h38 { 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 },
Dtest_renderbuffer.cpp170 { 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()
Dtest_buffers.cpp58 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()
Dtest_renderbuffer_info.cpp64 { 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()
Dhelpers.cpp105 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/
Dtest_images_2D.cpp208 { 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 …]
Dtest_images_3D_info.cpp89 { 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()
Dtest_images_2D_info.cpp93 { 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()
Dtest_images_3D.cpp189 { 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()
Dhelpers.cpp93 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()
Dtest_buffers.cpp61 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()
Dtest_renderbuffer_info.cpp59 { GL_RGBA8_OES, GL_UNSIGNED_BYTE, GL_RGBA, GL_UNSIGNED_BYTE, kUChar }, in test_renderbuffer_getinfo()
Dtest_renderbuffer.cpp124 … { 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/
Dconversions.cpp41 case kUChar: in print_type_to_string()
420 case kUChar: in convert_explicit_value()
460 DOWN_CAST_CASE(char, kUChar, uchar, saturate) in convert_explicit_value()
482 case kUChar: in convert_explicit_value()
488 case kUChar: in convert_explicit_value()
520 case kUChar: in convert_explicit_value()
557 DOWN_CAST_CASE(short, kUChar, uchar, saturate) in convert_explicit_value()
590 DOWN_CAST_CASE(ushort, kUChar, uchar, saturate) in convert_explicit_value()
622 DOWN_CAST_CASE(ushort, kUChar, uchar, saturate) in convert_explicit_value()
653 DOWN_CAST_CASE(int, kUChar, uchar, saturate) in convert_explicit_value()
[all …]
Dconversions.h34 kUChar, enumerator
/external/OpenCL-CTS/test_conformance/integer_ops/
Dtest_integers.cpp228 …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 …]
Dtest_upsample.cpp225 ExplicitType typesToTest[] = { kChar, kUChar, kShort, kUShort, kInt, kUInt, kNumExplicitTypes }; in test_integer_upsample()
226 … ExplicitType baseTypes[] = { kUChar, kUChar, kUShort, kUShort, kUInt, kUInt, kNumExplicitTypes }; in test_integer_upsample()
Dtest_int_basic_ops.cpp140 kUChar,
220 case kUChar: in perThreadDataInit()
640 case kUChar: in test_integer_ops()
704 case kUChar: in test_integer_ops()
1174 return run_test_math(deviceID, context, queue, num_elements, kUChar, LONG_MATH_SHIFT_SIZE); in test_uchar_math()
1177 return run_test_logic(deviceID, context, queue, num_elements, kUChar, LONG_MATH_SHIFT_SIZE); in test_uchar_logic()
1180 return run_test_shift(deviceID, context, queue, num_elements, kUChar, LONG_MATH_SHIFT_SIZE); in test_uchar_shift()
1183 return run_test_compare(deviceID, context, queue, num_elements, kUChar, LONG_MATH_SHIFT_SIZE); in test_uchar_compare()
1186 return run_test_math(deviceID, context, queue, num_elements, kUChar, QUICK_MATH_SHIFT_SIZE); in test_quick_uchar_math()
1189 return run_test_logic(deviceID, context, queue, num_elements, kUChar, QUICK_MATH_SHIFT_SIZE); in test_quick_uchar_logic()
[all …]
Dtest_unary_ops.cpp173 …ExplicitType types[] = { kChar, kUChar, kShort, kUShort, kInt, kUInt, kLong, kULong, kNumExplicitT… in test_unary_op_set()
/external/OpenCL-CTS/test_conformance/vectors/
Dglobals.cpp38 kChar, kUChar, kShort, kUShort, kInt, kUInt, kLong,
/external/OpenCL-CTS/test_conformance/relationals/
Dtest_relationals.cpp503 …ExplicitType vecType[] = { kChar, kUChar, kShort, kUShort, kInt, kUInt, kLong, kULong, kFloat, kDo… in test_relational_bitselect()
587 …ExplicitType vecType[] = { kChar, kUChar, kShort, kUShort, kInt, kUInt, kLong, kULong, kFloat, kDo… in test_relational_select_signed()
634 case kUChar: in select_unsigned_verify_fn()
654 case kUChar: in select_unsigned_verify_fn()
676 …ExplicitType vecType[] = { kChar, kUChar, kShort, kUShort, kInt, kUInt, kLong, kULong, kFloat, kDo… in test_relational_select_unsigned()
677 ExplicitType testVecType[] = { kUChar, kUShort, kUInt, kULong, kNumExplicitTypes }; in test_relational_select_unsigned()
/external/OpenCL-CTS/test_conformance/basic/
Dtest_vec_type_hint.cpp45 …ExplicitType vecType[] = { kChar, kUChar, kShort, kUShort, kInt, kUInt, kLong, kULong, kFloat, kDo… in test_vec_type_hint()
Dtest_image_param.cpp168 ExplicitType types[] = { kUChar, kUShort, kFloat, kUChar }; in test_image_param()
Dtest_explicit_s2v.cpp257 generate_random_data( kUChar, 128, seed, data ); in test_explicit_s2v_uchar()
259 if( test_explicit_s2v_function_set( deviceID, context, queue, kUChar, 128, data ) != 0 ) in test_explicit_s2v_uchar()
Dtest_async_copy.cpp236 …ExplicitType vecType[] = { kChar, kUChar, kShort, kUShort, kInt, kUInt, kLong, kULong, kFloat, kDo… in test_copy_all_types()

12