Home
last modified time | relevance | path

Searched refs:GL_EXT_copy_image (Results 1 – 4 of 4) sorted by relevance

/external/deqp/doc/testspecs/GLES31/
Dfunctional.copy_image.txt19 Copy Image Tests (GL_EXT_copy_image)
/external/deqp/framework/opengl/wrapper/
DglwInitExtES.inl72 if (de::contains(extSet, "GL_EXT_copy_image"))
/external/deqp/modules/egl/
DteglGetProcAddressTests.inl1666 …{ "GL_EXT_copy_image", DE_LENGTH_OF_ARRAY(s_GL_EXT_copy_image), s_GL_EXT_copy_image …
/external/swiftshader/include/GLES2/
Dgl2ext.h1103 #ifndef GL_EXT_copy_image
1104 #define GL_EXT_copy_image 1 macro