Home
last modified time | relevance | path

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

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