Searched defs:getShaderPrecisionFormat (Results 1 – 6 of 6) sorted by relevance
387 void TestWebGraphicsContext3D::getShaderPrecisionFormat(GLenum shadertype, in getShaderPrecisionFormat() function in cc::TestWebGraphicsContext3D
467 DELEGATE_TO_GL_4(getShaderPrecisionFormat, GetShaderPrecisionFormat, in DELEGATE_TO_GL_4() argument
429 virtual void getShaderPrecisionFormat(GLenum shadertype, in getShaderPrecisionFormat() function in cc::__anon144b82730211::ForbidSynchronousCallContext
399 glGetShaderPrecisionFormatFunc getShaderPrecisionFormat; variable
152 …virtual void getShaderPrecisionFormat(WGC3Denum shadertype, WGC3Denum precisiontype, WGC3Dint* ran… in getShaderPrecisionFormat() function
2604 …BeRawPtr<WebGLShaderPrecisionFormat> WebGLRenderingContextBase::getShaderPrecisionFormat(GLenum sh… in getShaderPrecisionFormat() function in blink::WebGLRenderingContextBase