Home
last modified time | relevance | path

Searched refs:precisionType (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Validate.h44 static bool precisionType(GLenum type);
DGLESv2Validate.cpp468 bool GLESv2Validate::precisionType(GLenum type){ in precisionType() function in GLESv2Validate
DGLESv2Imp.cpp2838 GLESv2Validate::precisionType(precisiontype)),GL_INVALID_ENUM); in glGetShaderPrecisionFormat()