Home
last modified time | relevance | path

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

/external/skqp/src/gpu/ccpr/
DGrCCCoverageProcessor_GSImpl.cpp55 const char* posValues = (4 == inputWidth) ? "sk_Position" : "sk_Position.xyz"; in emitGeometryShader() local
57 inputWidth, inputWidth, posValues, posValues); in emitGeometryShader()
/external/skia/src/gpu/ccpr/
DGrCCCoverageProcessor_GSImpl.cpp55 const char* posValues = (4 == inputWidth) ? "sk_Position" : "sk_Position.xyz"; in emitGeometryShader() local
57 inputWidth, inputWidth, posValues, posValues); in emitGeometryShader()