Searched defs:glTexture (Results 1 – 11 of 11) sorted by relevance
/external/OpenCL-CTS/test_conformance/gles/ |
D | test_images_3D_info.cpp | 19 …int test_image_read( cl_context context, cl_command_queue queue, GLenum glTarget, GLuint glTexture, in test_image_read() 55 glTextureWrapper glTexture; in test_image_format_read() local
|
D | test_images_3D.cpp | 33 …int test_image_read( cl_context context, cl_command_queue queue, GLenum glTarget, GLuint glTexture, in test_image_read() 132 glTextureWrapper glTexture; in test_image_format_read() local
|
D | test_images_2D_info.cpp | 20 …int test_image_read( cl_context context, cl_command_queue queue, GLenum glTarget, GLuint glTexture, in test_image_read() 53 glTextureWrapper glTexture; in test_image_object_info() local
|
D | test_images_2D.cpp | 121 …int test_image_read( cl_context context, cl_command_queue queue, GLenum glTarget, GLuint glTexture, in test_image_read() 150 glTextureWrapper glTexture; in test_image_format_read() local 469 int test_image_write( cl_context context, cl_command_queue queue, GLenum glTarget, GLuint glTexture, in test_image_write() 499 glTextureWrapper glTexture; in test_image_format_write() local
|
/external/OpenCL-CTS/test_conformance/gl/ |
D | test_images_write_common.cpp | 404 GLenum glTarget, GLuint glTexture, size_t width, size_t height, size_t depth, in test_image_write() 495 glTextureWrapper glTexture; in test_image_format_write() local
|
D | test_images_getinfo_common.cpp | 29 GLenum glTarget, GLuint glTexture, size_t imageWidth, size_t imageHeight, in test_image_info()
|
D | test_image_methods.cpp | 128 glTextureWrapper glTexture; in test_image_format_methods() local
|
/external/OpenCL-CTS/test_common/gles/ |
D | helpers.cpp | 266 void * ReadGLTexture( GLenum glTarget, GLuint glTexture, in ReadGLTexture()
|
/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
D | Context11.cpp | 1084 gl::Texture *glTexture) in initializeMultisampleTextureToBlack()
|
/external/OpenCL-CTS/test_common/gl/ |
D | helpers.cpp | 755 void * ReadGLTexture( GLenum glTarget, GLuint glTexture, GLuint glBuf, GLint width, in ReadGLTexture()
|
/external/angle/src/libANGLE/renderer/vulkan/ |
D | ContextVk.cpp | 7972 gl::Texture *glTexture) in initializeMultisampleTextureToBlack()
|