Searched refs:glProgramUniform1fEXT (Results 1 – 8 of 8) sorted by relevance
/hardware/google/gfxstream/host/apigen-codec-common/GL/ |
D | gl_mangle.h | 1356 #define glProgramUniform1fEXT MANGLE(ProgramUniform1fEXT) macro
|
D | glext.h | 11671 GLAPI void APIENTRY glProgramUniform1fEXT (GLuint program, GLint location, GLfloat v0);
|
/hardware/google/gfxstream/include/GLES2/ |
D | gl2ext.h | 1841 GL_APICALL void GL_APIENTRY glProgramUniform1fEXT (GLuint program, GLint location, GLfloat v0);
|
/hardware/google/gfxstream/common/opengl/include/GLES2/ |
D | gl2ext.h | 1867 GL_APICALL void GL_APIENTRY glProgramUniform1fEXT (GLuint program, GLint location, GLfloat v0);
|
/hardware/google/gfxstream/guest/mesa/include/GLES2/ |
D | gl2ext.h | 1921 GL_APICALL void GL_APIENTRY glProgramUniform1fEXT (GLuint program, GLint location, GLfloat v0);
|
/hardware/google/gfxstream/include/GL/ |
D | GLcorearb.h | 4344 GLAPI void APIENTRY glProgramUniform1fEXT (GLuint program, GLint location, GLfloat v0);
|
/hardware/google/gfxstream/guest/mesa/include/GL/ |
D | glcorearb.h | 4418 GLAPI void APIENTRY glProgramUniform1fEXT (GLuint program, GLint location, GLfloat v0);
|
D | glext.h | 7154 GLAPI void APIENTRY glProgramUniform1fEXT (GLuint program, GLint location, GLfloat v0);
|