Home
last modified time | relevance | path

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

/external/skqp/src/gpu/gl/
DGrGLInterface.cpp331 if (!fFunctions.fBindFragDataLocationIndexed) { in validate()
338 !fFunctions.fBindFragDataLocationIndexed) { in validate()
DGrGLTestInterface.cpp29 …fFunctions.fBindFragDataLocationIndexed = bind_to_member(this, &GrGLTestInterface::bindFragDataLoc… in GrGLTestInterface()
/external/skia/include/gpu/gl/
DGrGLInterface.h101 GrGLFunction<GrGLBindFragDataLocationIndexedFn> fBindFragDataLocationIndexed; member
/external/skqp/include/gpu/gl/
DGrGLInterface.h88 GrGLFunction<GrGLBindFragDataLocationIndexedFn> fBindFragDataLocationIndexed; member
/external/skia/src/gpu/gl/
DGrGLInterfaceAutogen.cpp251 if (!fFunctions.fBindFragDataLocationIndexed) { in validate()