Home | History | Annotate | Download | only in client

Lines Matching defs:GetShaderPrecisionFormat

405 void GLES2TraceImplementation::GetShaderPrecisionFormat(
407 TRACE_EVENT_BINARY_EFFICIENT0("gpu", "GLES2Trace::GetShaderPrecisionFormat");
408 gl_->GetShaderPrecisionFormat(shadertype, precisiontype, range, precision);