Home
last modified time | relevance | path

Searched defs:GrProgramInfo (Results 1 – 25 of 37) sorted by relevance

12

/aosp_15_r20/external/skia/include/gpu/ganesh/
H A DGrRecordingContext.h29 class GrProgramInfo; variable
186 virtual void recordProgramInfo(const GrProgramInfo*) {} in recordProgramInfo()
/aosp_15_r20/external/skia/src/gpu/ganesh/mock/
H A DGrMockOpsRenderPass.h28 class GrProgramInfo; variable
55 bool onBindPipeline(const GrProgramInfo&, const SkRect&) override { return true; } in onBindPipeline()
H A DGrMockGpu.h41 class GrProgramInfo; variable
242 bool compile(const GrProgramDesc&, const GrProgramInfo&) override { return false; } in compile()
/aosp_15_r20/external/skia/tools/gpu/
H A DProxyUtils.h18 class GrProgramInfo; variable
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DGrVkPipeline.h22 class GrProgramInfo; variable
H A DGrVkPipelineStateBuilder.h25 class GrProgramInfo; variable
H A DGrVkPipelineState.h29 class GrProgramInfo; variable
H A DGrVkRenderTarget.h26 class GrProgramInfo; variable
H A DGrVkOpsRenderPass.h31 class GrProgramInfo; variable
H A DGrVkResourceProvider.h31 class GrProgramInfo; variable
/aosp_15_r20/external/skia/src/gpu/ganesh/mtl/
H A DGrMtlPipelineStateBuilder.h21 class GrProgramInfo; variable
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrProgramInfo.cpp25 GrProgramInfo::GrProgramInfo(const GrCaps& caps, in GrProgramInfo() function in GrProgramInfo
H A DGrProgramDesc.h21 class GrProgramInfo; variable
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DGrSimpleMeshDrawOpHelperWithStencil.h27 class GrProgramInfo; variable
H A DPathTessellateOp.h32 class GrProgramInfo; variable
H A DStrokeTessellateOp.h29 class GrProgramInfo; variable
H A DGrMeshDrawOp.h26 class GrProgramInfo; variable
H A DPathInnerTriangulateOp.h38 class GrProgramInfo; variable
H A DDrawAtlasPathOp.h35 class GrProgramInfo; variable
H A DPathStencilCoverOp.h32 class GrProgramInfo; variable
H A DGrSimpleMeshDrawOpHelper.h34 class GrProgramInfo; variable
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLOpsRenderPass.h28 class GrProgramInfo; variable
H A DGrGLProgram.h28 class GrProgramInfo; variable
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/builders/
H A DGrGLProgramBuilder.h34 class GrProgramInfo; variable
/aosp_15_r20/external/skia/src/gpu/ganesh/d3d/
H A DGrD3DPipelineState.h25 class GrProgramInfo; variable

12