Home
last modified time | relevance | path

Searched defs:current_program (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cTransformFeedbackOverflowQueryTests.cpp1098 GLuint current_program = m_context.getContextInfo().getInt(GL_CURRENT_PROGRAM); in verifyQueryResult() local
/third_party/mesa3d/src/mesa/state_tracker/
Dst_context.h268 struct gl_program *current_program[MESA_SHADER_STAGES]; member