Home
last modified time | relevance | path

Searched refs:GetFragDataLocation (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mapi/glapi/tests/
Dcheck_table.cpp1442 { "glGetFragDataLocation", _O(GetFragDataLocation) },
/external/libmojo/mojo/gpu/
Dmojo_gles2_impl_autogen.h257 GLint GetFragDataLocation(GLuint program, const char* name) override;
Dmojo_gles2_impl_autogen.cc492 GLint MojoGLES2Impl::GetFragDataLocation(GLuint program, const char* name) { in GetFragDataLocation() function in mojo::MojoGLES2Impl
/external/mesa3d/include/GL/
Dgl_mangle.h770 #define glGetFragDataLocation MANGLE(GetFragDataLocation)