Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h291 PFNGLGETFRAGDATALOCATIONPROC getFragDataLocation = nullptr; variable
/external/swiftshader/src/OpenGL/libGLESv2/
DProgram.cpp241 GLint Program::getFragDataLocation(const GLchar *name) in getFragDataLocation() function in es2::Program
/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl273 glGetFragDataLocationFunc getFragDataLocation; variable
/external/angle/src/libANGLE/
DProgram.cpp2390 GLint Program::getFragDataLocation(const std::string &name) const in getFragDataLocation() function in gl::Program
DContext.cpp7035 GLint Context::getFragDataLocation(ShaderProgramID program, const GLchar *name) in getFragDataLocation() function in gl::Context