Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/MachineIndependent/
DVersions.h267 const char* const E_GL_OES_texture_storage_multisample_2d_array = "GL_OES_texture_storage_multisamp… variable
DVersions.cpp298 extensionBehavior[E_GL_OES_texture_storage_multisample_2d_array] = EBhDisable; in initializeExtensionBehavior()
DScan.cpp1563 parseContext.extensionsTurnedOn(1, &E_GL_OES_texture_storage_multisample_2d_array)) in tokenizeIdentifier()