HomeSort by relevance Sort by last modified time
    Searched refs:dummy_glGetShaderPrecisionFormat (Results 1 - 2 of 2) sorted by null

  /sdk/emulator/opengl/host/libs/Translator/GLcommon/
DummyGLfuncs.cpp 246 void GL_APIENTRY dummy_glGetShaderPrecisionFormat(GLenum shadertype, GLenum precisiontype, GLint* range, GLint* precision){}
DummyGLfuncs.h 253 void GL_APIENTRY dummy_glGetShaderPrecisionFormat(GLenum shadertype, GLenum precisiontype, GLint* range, GLint* precision);

Completed in 17 milliseconds