Home
last modified time | relevance | path

Searched defs:binaryformat (Results 1 – 2 of 2) sorted by relevance

/sdk/emulator/opengl/host/libs/Translator/GLES_V2/
DGLESv2Imp.cpp1675 GL_APICALL void GL_APIENTRY glShaderBinary(GLsizei n, const GLuint* shaders, GLenum binaryformat, … in glShaderBinary()
/sdk/emulator/opengl/host/libs/Translator/GLcommon/
DDummyGLfuncs.cpp253 …void GL_APIENTRY dummy_glShaderBinary(GLsizei n, const GLuint* shaders, GLenum binaryformat, const… in dummy_glShaderBinary()