Home
last modified time | relevance | path

Searched defs:getFragDataLocation (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h291 PFNGLGETFRAGDATALOCATIONPROC getFragDataLocation = nullptr; variable
/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl274 glGetFragDataLocationFunc getFragDataLocation; variable
/external/angle/src/libANGLE/
DProgram.cpp2058 GLint Program::getFragDataLocation(const std::string &name) const in getFragDataLocation() function in gl::Program
DContext.cpp7823 GLint Context::getFragDataLocation(ShaderProgramID program, const GLchar *name) in getFragDataLocation() function in gl::Context