Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.cpp3371 getProgramResourceLocation = &glGetProgramResourceLocationNULL; in initProcsDesktopGLNULL()
3912 getProgramResourceLocation = &glGetProgramResourceLocationNULL; in initProcsDesktopGLNULL()
4962 getProgramResourceLocation = &glGetProgramResourceLocationNULL; in initProcsGLESNULL()
Dnull_functions.h767 GLint INTERNAL_GL_APIENTRY glGetProgramResourceLocationNULL(GLuint program,
Dnull_functions.cpp1165 GLint INTERNAL_GL_APIENTRY glGetProgramResourceLocationNULL(GLuint program, in glGetProgramResourceLocationNULL() function