Searched defs:GetUniformIndices (Results 1 – 5 of 5) sorted by relevance
/external/angle/src/libGL/ |
D | entry_points_gl_3_1_autogen.cpp | 269 void GL_APIENTRY GetUniformIndices(GLuint program, in GetUniformIndices() function
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | libGLESv3.cpp | 2463 void GL_APIENTRY GetUniformIndices(GLuint program, GLsizei uniformCount, const GLchar *const*unifor… in GetUniformIndices() function
|
/external/angle/src/libGLESv2/ |
D | entry_points_gles_3_0_autogen.cpp | 1358 void GL_APIENTRY GetUniformIndices(GLuint program, in GetUniformIndices() function
|
/external/angle/src/libANGLE/ |
D | entry_points_enum_autogen.h | 583 GetUniformIndices, enumerator
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cEnhancedLayoutsTests.cpp | 2862 void Program::GetUniformIndices(GLsizei count, const GLchar** names, GLuint* indices) const in GetUniformIndices() function in gl4cts::EnhancedLayouts::Utils::Program 2991 void Program::GetUniformIndices(const Functions& gl, GLuint program_id, GLsizei count, const GLchar… in GetUniformIndices() function in gl4cts::EnhancedLayouts::Utils::Program
|