Home
last modified time | relevance | path

Searched defs:getProgramResourceIndex (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h578 PFNGLGETPROGRAMRESOURCEINDEXPROC getProgramResourceIndex = nullptr; variable
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h578 PFNGLGETPROGRAMRESOURCEINDEXPROC getProgramResourceIndex = nullptr; variable
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwFunctions.inl327 glGetProgramResourceIndexFunc getProgramResourceIndex; variable
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShaderSubroutineTests.cpp3186 GLuint FunctionalTest3_4::getProgramResourceIndex(GLuint program_id, GLenum program_interface, in getProgramResourceIndex() function in gl4cts::ShaderSubroutine::FunctionalTest3_4
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp2566 GLuint Context::getProgramResourceIndex(GLuint program, GLenum programInterface, const GLchar *name) in getProgramResourceIndex() function in gl::Context
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp2703 GLuint Context::getProgramResourceIndex(ShaderProgramID program, in getProgramResourceIndex() function in gl::Context