/external/OpenCL-CTS/test_conformance/gles/ |
D | test_images_2D_info.cpp | 119 GetGLTargetName( targets[ tgtIdx ] ), in test_images_2D_getinfo() 134 GetGLTargetName( targets[ tgtIdx ] ), in test_images_2D_getinfo() 147 GetGLTargetName( targets[ tgtIdx ] ), in test_images_2D_getinfo() 215 GetGLTargetName( targets[ tgtIdx ] ), in test_images_cube_getinfo() 230 GetGLTargetName( targets[ tgtIdx ] ), in test_images_cube_getinfo() 243 GetGLTargetName( targets[ tgtIdx ] ), in test_images_cube_getinfo()
|
D | test_images_2D.cpp | 232 GetGLTargetName( targets[ tgtIdx ] ), in test_images_read() 250 GetGLTargetName( targets[ tgtIdx ] ), in test_images_read() 262 GetGLTargetName( targets[ tgtIdx ] ), in test_images_read() 330 GetGLTargetName( targets[ tgtIdx ] ), in test_images_read_cube() 345 GetGLTargetName( targets[ tgtIdx ] ), in test_images_read_cube() 357 GetGLTargetName( targets[ tgtIdx ] ), in test_images_read_cube() 606 GetGLTargetName( targets[ tgtIdx ] ), in test_images_write() 628 GetGLTargetName( targets[ tgtIdx ] ), in test_images_write() 640 GetGLTargetName( targets[ tgtIdx ] ), in test_images_write() 708 GetGLTargetName( targets[ tgtIdx ] ), in test_images_write_cube() [all …]
|
D | test_images_3D.cpp | 228 GetGLTargetName( targets[ tgtIdx ] ), in test_images_read_3D() 243 GetGLTargetName( targets[ tgtIdx ] ), in test_images_read_3D() 255 GetGLTargetName( targets[ tgtIdx ] ), in test_images_read_3D()
|
D | test_images_3D_info.cpp | 135 GetGLTargetName( targets[ tgtIdx ] ), in test_images_3D_getinfo() 150 GetGLTargetName( targets[ tgtIdx ] ), in test_images_3D_getinfo()
|
/external/OpenCL-CTS/test_conformance/gl/ |
D | test_images_write_common.cpp | 239 "%s (%s):%d", GetGLTargetName(target), __FUNCTION__, in get_appropriate_write_kernel() 292 "%s (%s):%d", GetGLTargetName(target), __FUNCTION__, in set_dimensions_by_target() 537 "%s (%s):%d", GetGLTargetName(target), __FUNCTION__, in test_image_format_write() 608 GetGLTargetName(target), in test_image_format_write() 728 GetGLTargetName( targets[ tidx ] ), in test_images_write_common() 734 GetGLTargetName( targets[ tidx ] ), in test_images_write_common() 752 GetGLTargetName( targets[ tidx ] ), in test_images_write_common() 792 GetGLTargetName( targets[ tidx ] ), in test_images_write_common() 809 GetGLTargetName( targets[ tidx ] ), in test_images_write_common()
|
D | test_images_read_common.cpp | 214 "appropriate kernel.", GetGLTargetName(target)); in get_appropriate_kernel_for_target() 683 GetGLTargetName( targets[ tidx ] ), in test_images_read_common() 689 GetGLTargetName( targets[ tidx ] ), in test_images_read_common() 706 GetGLTargetName( targets[ tidx ] ), in test_images_read_common() 724 GetGLTargetName( targets[ tidx ] ), in test_images_read_common()
|
D | test_images_getinfo_common.cpp | 229 GetGLTargetName( targets[ tidx ] ), in test_images_get_info_common() 245 GetGLTargetName( targets[ tidx ] ), in test_images_get_info_common()
|
D | test_image_methods.cpp | 153 "%s (%s):%d", GetGLTargetName(target), __FUNCTION__, in test_image_format_methods()
|
/external/OpenCL-CTS/test_common/gles/ |
D | helpers.cpp | 85 GetGLTargetName(target), in CreateGLTexture2D() 109 GetGLTargetName(target), in CreateGLTexture2D() 128 GetGLTargetName(target), in CreateGLTexture2D() 140 GetGLTargetName(target), in CreateGLTexture2D() 223 GetGLTargetName(target), in CreateGLTexture3D() 300 GetGLTargetName( glTarget), in ReadGLTexture() 791 const char *GetGLTargetName( GLenum tgt ) in GetGLTargetName() function
|
D | helpers.h | 229 extern const char *GetGLTargetName( GLenum tgt );
|
/external/OpenCL-CTS/test_common/gl/ |
D | helpers.cpp | 81 GetGLTargetName(target), in CreateGLTexture1DArray() 92 GetGLTargetName(target), in CreateGLTexture1DArray() 307 GetGLTargetName(target), in CreateGLTextureBuffer() 406 GetGLTargetName(target), in CreateGLTexture1D() 415 GetGLTargetName(target), in CreateGLTexture1D() 528 GetGLTargetName(target), in CreateGLTexture2D() 552 GetGLTargetName(target), in CreateGLTexture2D() 561 GetGLTargetName(target), in CreateGLTexture2D() 584 GetGLTargetName(target), in CreateGLTexture2D() 598 GetGLTargetName(target), in CreateGLTexture2D() [all …]
|
D | helpers.h | 342 extern const char *GetGLTargetName( GLenum tgt );
|