Home
last modified time | relevance | path

Searched defs:gpuType (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/gpu/graphite/
DAttribute.h23 SkSLType gpuType) in Attribute()
35 constexpr SkSLType gpuType() const { return fGPUType; } in gpuType() function
/external/skia/src/gpu/ganesh/
DGrGeometryProcessor.h77 SkSLType gpuType) in Attribute()
86 SkSLType gpuType, in Attribute()
100 constexpr SkSLType gpuType() const { return fGPUType; } in gpuType() function
/external/skia/src/gpu/ganesh/gl/
DGrGLVertexArray.cpp83 SkSLType gpuType, in set()
/external/skia/src/gpu/ganesh/effects/
DGrSkSLFP.cpp70 SkSLType gpuType; in emitCode() local
/external/skia/src/gpu/ganesh/ops/
DDrawMeshOp.cpp120 SkSLType gpuType; in declareUniform() local