Home
last modified time | relevance | path

Searched refs:fGetShaderPrecisionFormat (Results 1 – 5 of 5) sorted by relevance

/external/skia/include/gpu/gl/
DGrGLInterface.h186 GrGLFunction<GrGLGetShaderPrecisionFormatFn> fGetShaderPrecisionFormat; member
/external/skqp/include/gpu/gl/
DGrGLInterface.h170 GrGLFunction<GrGLGetShaderPrecisionFormatFn> fGetShaderPrecisionFormat; member
/external/skqp/src/gpu/gl/
DGrGLInterface.cpp461 if (!fFunctions.fGetShaderPrecisionFormat) { in validate()
DGrGLTestInterface.cpp104 …fFunctions.fGetShaderPrecisionFormat = bind_to_member(this, &GrGLTestInterface::getShaderPrecision… in GrGLTestInterface()
/external/skia/src/gpu/gl/
DGrGLInterfaceAutogen.cpp766 if (!fFunctions.fGetShaderPrecisionFormat) { in validate()