| /external/OpenCL-CTS/test_conformance/integer_ops/ |
| D | test_add_sat.cpp | 28 …t cl_char *inA, const cl_char *inB, const cl_char *outptr, int n, const char *sizeName, int vecSiz… in verify_addsat_char() 43 …l_uchar *inA, const cl_uchar *inB, const cl_uchar *outptr, int n, const char *sizeName, int vecSiz… in verify_addsat_uchar() 57 …l_short *inA, const cl_short *inB, const cl_short *outptr, int n, const char *sizeName , int vecSi… in verify_addsat_short() 72 …short *inA, const cl_ushort *inB, const cl_ushort *outptr, int n, const char *sizeName , int vecSi… in verify_addsat_ushort() 87 …onst cl_int *inA, const cl_int *inB, const cl_int *outptr, int n, const char *sizeName , int vecSi… in verify_addsat_int() 111 …t cl_uint *inA, const cl_uint *inB, const cl_uint *outptr, int n, const char *sizeName , int vecSi… in verify_addsat_uint() 126 …t cl_long *inA, const cl_long *inB, const cl_long *outptr, int n, const char *sizeName , int vecSi… in verify_addsat_long() 148 …l_ulong *inA, const cl_ulong *inB, const cl_ulong *outptr, int n, const char *sizeName , int vecSi… in verify_addsat_ulong()
|
| D | test_sub_sat.cpp | 28 …t cl_char *inA, const cl_char *inB, const cl_char *outptr, int n, const char *sizeName, int vecSiz… in verify_subsat_char() 43 …l_uchar *inA, const cl_uchar *inB, const cl_uchar *outptr, int n, const char *sizeName, int vecSiz… in verify_subsat_uchar() 57 …l_short *inA, const cl_short *inB, const cl_short *outptr, int n, const char *sizeName, int vecSiz… in verify_subsat_short() 72 …short *inA, const cl_ushort *inB, const cl_ushort *outptr, int n, const char *sizeName , int vecSi… in verify_subsat_ushort() 87 …onst cl_int *inA, const cl_int *inB, const cl_int *outptr, int n, const char *sizeName , int vecSi… in verify_subsat_int() 111 …t cl_uint *inA, const cl_uint *inB, const cl_uint *outptr, int n, const char *sizeName , int vecSi… in verify_subsat_uint() 126 …t cl_long *inA, const cl_long *inB, const cl_long *outptr, int n, const char *sizeName , int vecSi… in verify_subsat_long() 148 …l_ulong *inA, const cl_ulong *inB, const cl_ulong *outptr, int n, const char *sizeName , int vecSi… in verify_subsat_ulong()
|
| D | test_abs.cpp | 27 static int verify_abs_char( const void *p, const void *q, size_t n, const char *sizeName, size_t ve… in verify_abs_char() 44 static int verify_abs_short( const void *p, const void *q, size_t n, const char *sizeName, size_t v… in verify_abs_short() 60 static int verify_abs_int( const void *p, const void *q, size_t n, const char *sizeName , size_t ve… in verify_abs_int() 76 static int verify_abs_long( const void *p, const void *q, size_t n, const char *sizeName, size_t ve… in verify_abs_long() 94 static int verify_abs_uchar( const void *p, const void *q, size_t n, const char *sizeName, size_t v… in verify_abs_uchar() 109 static int verify_abs_ushort( const void *p, const void *q, size_t n, const char *sizeName, size_t … in verify_abs_ushort() 123 static int verify_abs_uint( const void *p, const void *q, size_t n, const char *sizeName , size_t v… in verify_abs_uint() 137 static int verify_abs_ulong( const void *p, const void *q, size_t n, const char *sizeName, size_t v… in verify_abs_ulong()
|
| D | test_absdiff.cpp | 25 …diff_char( const void *p, const void *q, const void *r, size_t n, const char *sizeName, size_t vec… in verify_absdiff_char() 42 …iff_uchar( const void *p, const void *q, const void *r, size_t n, const char *sizeName, size_t vec… in verify_absdiff_uchar() 59 …iff_short( const void *p, const void *q, const void *r, size_t n, const char *sizeName, size_t vec… in verify_absdiff_short() 76 …ff_ushort( const void *p, const void *q, const void *r, size_t n, const char *sizeName, size_t vec… in verify_absdiff_ushort() 93 …sdiff_int( const void *p, const void *q, const void *r, size_t n, const char *sizeName, size_t vec… in verify_absdiff_int() 113 …diff_uint( const void *p, const void *q, const void *r, size_t n, const char *sizeName, size_t vec… in verify_absdiff_uint() 130 …diff_long( const void *p, const void *q, const void *r, size_t n, const char *sizeName, size_t vec… in verify_absdiff_long() 147 …iff_ulong( const void *p, const void *q, const void *r, size_t n, const char *sizeName, size_t vec… in verify_absdiff_ulong()
|
| D | test_integers.cpp | 57 char sizeName[4]; in test_single_param_integer_kernel() local 433 #define OP_CASE( op, sizeName, size ) \ argument 474 #define OP_CASE_GUARD( op, sizeName, size ) \ argument 486 #define OP_CASE_GUARD_SIGNED( op, sizeName, size, MIN_VAL ) \ argument 622 char sizeName[4], paramSizeName[4]; in test_two_param_integer_kernel() local 1276 char sizeName[4], paramSizeName[4]; in test_three_param_integer_kernel() local
|
| /external/OpenCL-CTS/test_conformance/gl/ |
| D | test_buffers.cpp | 146 char sizeName[4]; in test_buffer_kernel() local
|
| /external/OpenCL-CTS/test_conformance/gles/ |
| D | test_buffers.cpp | 149 char sizeName[4]; in test_buffer_kernel() local
|
| /external/OpenCL-CTS/test_conformance/relationals/ |
| D | test_relationals.cpp | 57 char sizeName[4]; in test_any_all_kernel() local 319 char sizeName[4], outSizeName[4]; in test_select_kernel() local
|
| D | test_comparisons_double.cpp | 120 char sizeName[4]; in test_equiv_kernel_double() local
|
| D | test_comparisons_float.cpp | 126 char sizeName[4]; in test_equiv_kernel_float() local
|
| /external/deqp/modules/gles31/functional/ |
| D | es31fTextureBorderClampTests.cpp | 2426 const char* const sizeName = (isNpotCase) ? (sizeNpotName) : (sizePotName); in init() local 2703 const char* const sizeName = (isNpotCase) ? ("size_npot") : ("size_pot"); in init() local
|