Home
last modified time | relevance | path

Searched refs:GetBooleanIndexedvEXT_ProcAddress (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl3cTransformFeedbackTests.hpp229 …typedef GLW_APICALL void (GLW_APIENTRY *GetBooleanIndexedvEXT_ProcAddress)(glw::GLenum param, glw:… typedef in gl3cts::TransformFeedback::APIErrors
233 GetBooleanIndexedvEXT_ProcAddress m_glGetBooleanIndexedvEXT;
Dgl3cTransformFeedbackTests.cpp154 …(GetBooleanIndexedvEXT_ProcAddress)m_context.getRenderContext().getProcAddress("glGetBooleanIndexe… in iterate()