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
83 constexpr SkSLType gpuType() const { return fGPUType; } in gpuType() function
/external/skia/src/gpu/ganesh/
DGrGeometryProcessor.h89 SkSLType gpuType) in Attribute()
98 SkSLType gpuType, in Attribute()
112 constexpr SkSLType gpuType() const { return fGPUType; } in gpuType() function
/external/skia/src/gpu/ganesh/gl/
DGrGLVertexArray.cpp95 SkSLType gpuType, in set()
/external/skia/src/gpu/ganesh/effects/
DGrSkSLFP.cpp92 SkSLType gpuType; in emitCode() local
/external/skia/src/gpu/ganesh/ops/
DDrawMeshOp.cpp231 SkSLType gpuType; in declareUniform() local