Home
last modified time | relevance | path

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

/external/skia/src/gpu/instanced/
DInstanceProcessor.cpp91 class BackendMultisample;
1060 class GLSLInstanceProcessor::BackendMultisample : public Backend { class in gr_instanced::GLSLInstanceProcessor
1062 BackendMultisample(OpInfo opInfo, const VertexInputs& inputs, int effectiveSampleCnt) in BackendMultisample() function in gr_instanced::GLSLInstanceProcessor::BackendMultisample
1134 void GLSLInstanceProcessor::BackendMultisample::onInit(GrGLSLVaryingHandler* varyingHandler, in onInit()
1187 void GLSLInstanceProcessor::BackendMultisample::setupRect(GrGLSLVertexBuilder* v) { in setupRect()
1209 void GLSLInstanceProcessor::BackendMultisample::setupOval(GrGLSLVertexBuilder* v) { in setupOval()
1237 void GLSLInstanceProcessor::BackendMultisample::adjustRRectVertices(GrGLSLVertexBuilder* v) { in adjustRRectVertices()
1264 void GLSLInstanceProcessor::BackendMultisample::onSetupRRect(GrGLSLVertexBuilder* v) { in onSetupRRect()
1309 GLSLInstanceProcessor::BackendMultisample::onInitInnerShape(GrGLSLVaryingHandler* varyingHandler, in onInitInnerShape()
1328 void GLSLInstanceProcessor::BackendMultisample::setupInnerRect(GrGLSLVertexBuilder* v) { in setupInnerRect()
[all …]