Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.cpp3370 getProgramResourceIndex = &glGetProgramResourceIndexNULL; in initProcsDesktopGLNULL()
3911 getProgramResourceIndex = &glGetProgramResourceIndexNULL; in initProcsDesktopGLNULL()
4961 getProgramResourceIndex = &glGetProgramResourceIndexNULL; in initProcsGLESNULL()
Dnull_functions.h764 GLuint INTERNAL_GL_APIENTRY glGetProgramResourceIndexNULL(GLuint program,
Dnull_functions.cpp1158 GLuint INTERNAL_GL_APIENTRY glGetProgramResourceIndexNULL(GLuint program, in glGetProgramResourceIndexNULL() function