Home
last modified time | relevance | path

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

/third_party/glslang/glslang/MachineIndependent/
DVersions.h195 const char* const E_GL_EXT_shader_realtime_clock = "GL_EXT_shader_realtime_clock"; variable
DVersions.cpp324 extensionBehavior[E_GL_EXT_shader_realtime_clock] = EBhDisable; in initializeExtensionBehavior()
DInitialize.cpp7980 … symbolTable.setFunctionExtensions("clockRealtimeEXT", 1, &E_GL_EXT_shader_realtime_clock);
7981 … symbolTable.setFunctionExtensions("clockRealtime2x32EXT", 1, &E_GL_EXT_shader_realtime_clock);