Home
last modified time | relevance | path

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

/external/skia/experimental/graphite/src/
DAttribute.h22 SkSLType gpuType) in Attribute()
34 constexpr SkSLType gpuType() const { return fGPUType; } in gpuType() function
/external/skia/src/gpu/
DGrGeometryProcessor.h75 SkSLType gpuType) in Attribute()
84 SkSLType gpuType, in Attribute()
98 constexpr SkSLType gpuType() const { return fGPUType; } in gpuType() function
/external/skia/src/gpu/gl/
DGrGLVertexArray.cpp83 SkSLType gpuType, in set()
/external/skia/src/sksl/dsl/
DDSLVar.cpp50 SkSLType gpuType; in DSLVarBase() local
/external/skia/src/gpu/effects/
DGrSkSLFP.cpp67 SkSLType gpuType; in emitCode() local