Home
last modified time | relevance | path

Searched defs:shaderCaps (Results 1 – 25 of 36) sorted by relevance

12

/aosp_15_r20/external/skia/tools/skslc/
H A DMain.cpp648 const SkSL::ShaderCaps* shaderCaps, in process_command()
650 SkSL::OutputStream& out) { in process_command()
684 const SkSL::ShaderCaps* shaderCaps, in process_command()
691 const SkSL::ShaderCaps* shaderCaps, in process_command()
698 const SkSL::ShaderCaps* shaderCaps, in process_command()
711 const SkSL::ShaderCaps* shaderCaps, in process_command()
732 const SkSL::ShaderCaps* shaderCaps, in process_command()
734 SkSL::OutputStream& out) { in process_command()
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrGeometryProcessor.cpp349 const GrShaderCaps& shaderCaps, in SetTransform()
385 const GrShaderCaps& shaderCaps, in write_vertex_position()
466 const GrShaderCaps& shaderCaps, in WriteOutputPosition()
484 const GrShaderCaps& shaderCaps, in WriteLocalCoord()
H A DGrGeometryProcessor.h362 static uint32_t ComputeMatrixKeys(const GrShaderCaps& shaderCaps, in ComputeMatrixKeys()
369 static uint32_t AddMatrixKeys(const GrShaderCaps& shaderCaps, in AddMatrixKeys()
H A DGrShaderVar.cpp23 void GrShaderVar::appendDecl(const GrShaderCaps* shaderCaps, SkString* out) const { in appendDecl() argument
H A DGrDefaultGeoProcFactory.cpp85 const GrShaderCaps& shaderCaps, in setData()
/aosp_15_r20/external/skia/src/gpu/ganesh/tessellate/
H A DGrPathTessellationShader.cpp90 MiddleOutShader(const GrShaderCaps& shaderCaps, const SkMatrix& viewMatrix, in MiddleOutShader()
143 void emitVertexCode(const GrShaderCaps& shaderCaps, in makeProgramImpl()
267 GrPathTessellationShader* GrPathTessellationShader::Make(const GrShaderCaps& shaderCaps, in Make()
H A DGrStrokeTessellationShader.cpp102 GrStrokeTessellationShader::GrStrokeTessellationShader(const GrShaderCaps& shaderCaps, in GrStrokeTessellationShader()
/aosp_15_r20/external/skia/src/gpu/ganesh/effects/
H A DGrDistanceFieldGeoProc.cpp42 const GrShaderCaps& shaderCaps, in setData()
333 const GrShaderCaps& shaderCaps, in setData()
583 const GrShaderCaps& shaderCaps, in setData()
H A DGrBezierEffect.cpp27 const GrShaderCaps& shaderCaps, in setData()
215 const GrShaderCaps& shaderCaps, in setData()
H A DGrBitmapTextGeoProc.cpp41 const GrShaderCaps& shaderCaps, in setData()
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DPathInnerTriangulateOp.cpp57 HullShader(const SkMatrix& viewMatrix, SkPMColor4f color, const GrShaderCaps& shaderCaps) in HullShader()
94 void emitVertexCode(const GrShaderCaps& shaderCaps, in makeProgramImpl()
H A DGrOvalOpFactory.cpp177 const GrShaderCaps& shaderCaps, in setData()
357 const GrShaderCaps& shaderCaps, in setData()
622 const GrShaderCaps& shaderCaps, in setData()
821 const GrShaderCaps& shaderCaps, in setData()
3225 const GrShaderCaps* shaderCaps) { in MakeCircularRRectOp()
3346 const GrShaderCaps* shaderCaps) { in MakeRRectOp()
3366 const GrShaderCaps* shaderCaps) { in MakeCircleOp()
3408 const GrShaderCaps* shaderCaps) { in MakeOvalOp()
3442 const GrShaderCaps* shaderCaps) { in MakeArcOp()
H A DDrawAtlasPathOp.cpp58 const GrShaderCaps& shaderCaps) in DrawAtlasPathShader()
H A DPathStencilCoverOp.cpp64 BoundingBoxShader(SkPMColor4f color, const GrShaderCaps& shaderCaps) in BoundingBoxShader()
H A DDashOp.cpp868 const GrShaderCaps& shaderCaps, in setData()
1082 const GrShaderCaps& shaderCaps, in setData()
/aosp_15_r20/external/skia/tools/gpu/
H A DTestOps.cpp40 const GrShaderCaps& shaderCaps, in makeProgramImpl()
73 void addToKey(const GrShaderCaps& shaderCaps, skgpu::KeyBuilder* b) const override { in addToKey() argument
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLCaps.cpp423 GrShaderCaps* shaderCaps = fShaderCaps.get(); in init() local
993 GrShaderCaps* shaderCaps = fShaderCaps.get(); in initGLSL() local
1194 GrShaderCaps* shaderCaps = static_cast<GrShaderCaps*>(fShaderCaps.get()); in initBlendEqationSupport() local
3938 GrShaderCaps* shaderCaps, in applyDriverCorrectnessWorkarounds()
H A DGrGLUniformHandler.cpp85 const GrShaderCaps* shaderCaps) { in addSampler()
/aosp_15_r20/external/skia/src/core/
H A DSkCapabilities.cpp22 void SkCapabilities::initSkCaps(const SkSL::ShaderCaps* shaderCaps) { in initSkCaps()
/aosp_15_r20/external/skia/src/gpu/ganesh/glsl/
H A DGrGLSLVarying.cpp28 const GrShaderCaps& shaderCaps) { in use_flat_interpolation()
H A DGrGLSLProgramBuilder.h47 const GrShaderCaps* shaderCaps() const { return this->caps()->shaderCaps(); } in shaderCaps() function
H A DGrGLSLProgramBuilder.cpp454 const GrShaderCaps& shaderCaps = *this->shaderCaps(); in checkSamplerCounts() local
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DGrVkUniformHandler.cpp273 const GrShaderCaps* shaderCaps) { in addSampler()
/aosp_15_r20/external/skia/tools/viewer/
H A DPathTessellatorsSlide.cpp82 const GrShaderCaps& shaderCaps = *caps.shaderCaps(); in onPrepare() local
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DCaps.h81 const SkSL::ShaderCaps* shaderCaps() const { return fShaderCaps.get(); } in shaderCaps() function

12