Searched refs:kVertToFrag (Results 1 – 4 of 4) sorted by relevance
/external/skia/src/gpu/glsl/ |
D | GrGLSLVarying.h | 38 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/ |
D | GrGLSLVarying.h | 38 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/ |
D | GrCCCoverageProcessor_VSImpl.cpp | 435 fShader->emitVaryings(varyingHandler, GrGLSLVarying::Scope::kVertToFrag, &v->code(), in onEmitCode()
|
/external/skqp/src/gpu/ccpr/ |
D | GrCCCoverageProcessor_VSImpl.cpp | 434 fShader->emitVaryings(varyingHandler, GrGLSLVarying::Scope::kVertToFrag, &v->code(), in onEmitCode()
|