Home
last modified time | relevance | path

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

/external/skia/src/gpu/glsl/
DGrGLSLVarying.h38 kVertToFrag, enumerator
44 GrGLSLVarying(GrSLType type, Scope scope = Scope::kVertToFrag)
51 void reset(GrSLType type, Scope scope = Scope::kVertToFrag) {
71 Scope fScope = Scope::kVertToFrag;
/external/skqp/src/gpu/glsl/
DGrGLSLVarying.h38 kVertToFrag, enumerator
44 GrGLSLVarying(GrSLType type, Scope scope = Scope::kVertToFrag)
51 void reset(GrSLType type, Scope scope = Scope::kVertToFrag) {
71 Scope fScope = Scope::kVertToFrag;
/external/skia/src/gpu/ccpr/
DGrCCCoverageProcessor_VSImpl.cpp435 fShader->emitVaryings(varyingHandler, GrGLSLVarying::Scope::kVertToFrag, &v->code(), in onEmitCode()
/external/skqp/src/gpu/ccpr/
DGrCCCoverageProcessor_VSImpl.cpp434 fShader->emitVaryings(varyingHandler, GrGLSLVarying::Scope::kVertToFrag, &v->code(), in onEmitCode()