Home
last modified time | relevance | path

Searched refs:GL_OES_sample_shading (Results 1 – 3 of 3) sorted by relevance

/external/deqp/framework/opengl/wrapper/
DglwInitExtES.inl67 if (de::contains(extSet, "GL_OES_sample_shading"))
/external/deqp/modules/egl/
DteglGetProcAddressTests.inl1719 …{ "GL_OES_sample_shading", DE_LENGTH_OF_ARRAY(s_GL_OES_sample_shading), s_GL_OES_sample…
/external/swiftshader/include/GLES2/
Dgl2ext.h464 #ifndef GL_OES_sample_shading
465 #define GL_OES_sample_shading 1 macro