Searched defs:shadertype (Results 1 – 4 of 4) sorted by relevance
/development/tools/emulator/opengl/system/GLESv2_enc/ |
D | gl2_entry.cpp | 648 void glGetShaderPrecisionFormat(GLenum shadertype, GLenum precisiontype, GLint* range, GLint* preci… in glGetShaderPrecisionFormat() 1424 void glExtGetProgramBinarySourceQCOM(GLuint program, GLenum shadertype, GLchar* source, GLint* leng… in glExtGetProgramBinarySourceQCOM()
|
D | gl2_enc.cpp | 1241 void glGetShaderPrecisionFormat_enc(void *self , GLenum shadertype, GLenum precisiontype, GLint* ra… in glGetShaderPrecisionFormat_enc()
|
/development/tools/emulator/opengl/tests/gles_android_wrapper/ |
D | gles.cpp | 1396 void glExtGetProgramBinarySourceQCOM(GLuint program, GLenum shadertype, GLchar *source, GLint *leng… in glExtGetProgramBinarySourceQCOM()
|
/development/tools/emulator/opengl/system/GLESv1_enc/ |
D | gl_entry.cpp | 2049 void glExtGetProgramBinarySourceQCOM(GLuint program, GLenum shadertype, GLchar* source, GLint* leng… in glExtGetProgramBinarySourceQCOM()
|