Home
last modified time | relevance | path

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

/third_party/skia/m133/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
/third_party/skia/experimental/graphite/src/
DGraphicsPipelineDesc.h32 SLType gpuType) in Attribute()
44 constexpr SLType gpuType() const { return fGPUType; } in gpuType() function
/third_party/skia/m133/src/gpu/ganesh/
DGrGeometryProcessor.h89 SkSLType gpuType) in Attribute()
98 SkSLType gpuType, in Attribute()
112 constexpr SkSLType gpuType() const { return fGPUType; } in gpuType() function
/third_party/skia/src/gpu/gl/
DGrGLVertexArray.cpp83 GrSLType gpuType, in set()
/third_party/skia/m133/src/gpu/ganesh/gl/
DGrGLVertexArray.cpp95 SkSLType gpuType, in set()
/third_party/skia/src/gpu/
DGrGeometryProcessor.h69 GrSLType gpuType) in Attribute()
81 constexpr GrSLType gpuType() const { return fGPUType; } in gpuType() function
/third_party/skia/src/gpu/effects/
DGrSkSLFP.cpp68 GrSLType gpuType; in emitCode() local
/third_party/skia/m133/src/gpu/ganesh/effects/
DGrSkSLFP.cpp92 SkSLType gpuType; in emitCode() local
/third_party/skia/m133/src/gpu/ganesh/ops/
DDrawMeshOp.cpp231 SkSLType gpuType; in declareUniform() local