Home
last modified time | relevance | path

Searched refs:CreateProgramInfo (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DGrSimpleMeshDrawOpHelper.cpp169 GrProgramInfo* GrSimpleMeshDrawOpHelper::CreateProgramInfo( in CreateProgramInfo() function in GrSimpleMeshDrawOpHelper
191 return CreateProgramInfo(caps, arena, pipeline, writeView, usesMSAASurface, geometryProcessor, in CreateProgramInfo()
195 GrProgramInfo* GrSimpleMeshDrawOpHelper::CreateProgramInfo(const GrCaps* caps, in CreateProgramInfo() function in GrSimpleMeshDrawOpHelper
228 return CreateProgramInfo(caps, in createProgramInfo()
H A DGrSimpleMeshDrawOpHelper.h156 static GrProgramInfo* CreateProgramInfo(const GrCaps*,
171 static GrProgramInfo* CreateProgramInfo(const GrCaps*,
H A DGrSimpleMeshDrawOpHelperWithStencil.cpp59 return CreateProgramInfo(caps, in createProgramInfoWithStencil()
H A DAAHairLinePathRenderer.cpp1040 fProgramInfos[0] = GrSimpleMeshDrawOpHelper::CreateProgramInfo( in SK_MAKE_BITFIELD_CLASS_OPS()
1066 fProgramInfos[1] = GrSimpleMeshDrawOpHelper::CreateProgramInfo( in makeQuadProgramInfo()
1092 fProgramInfos[2] = GrSimpleMeshDrawOpHelper::CreateProgramInfo( in makeConicProgramInfo()
H A DPathStencilCoverOp.cpp218 fCoverBBoxProgram = GrSimpleMeshDrawOpHelper::CreateProgramInfo( in prePreparePrograms()
H A DLatticeOp.cpp270 fProgramInfo = GrSimpleMeshDrawOpHelper::CreateProgramInfo(caps, arena, writeView, in onCreateProgramInfo()
H A DShadowRRectOp.cpp590 fProgramInfo = GrSimpleMeshDrawOpHelper::CreateProgramInfo(caps, arena, writeView, in onCreateProgramInfo()
H A DDashOp.cpp362 fProgramInfo = GrSimpleMeshDrawOpHelper::CreateProgramInfo(caps, in onCreateProgramInfo()
H A DTextureOp.cpp694 fDesc->fProgramInfo = GrSimpleMeshDrawOpHelper::CreateProgramInfo( in onCreateProgramInfo()
/aosp_15_r20/external/skia/tools/gpu/
H A DProxyUtils.cpp97 GrProgramInfo* CreateProgramInfo(const GrCaps* caps, in CreateProgramInfo() function
121 return GrSimpleMeshDrawOpHelper::CreateProgramInfo(caps, arena, writeView, usesMSAASurface, in CreateProgramInfo()
H A DProxyUtils.h33 GrProgramInfo* CreateProgramInfo(const GrCaps*,
H A DTestOps.cpp189 fProgramInfo = GrSimpleMeshDrawOpHelper::CreateProgramInfo(caps, in onCreateProgramInfo()
/aosp_15_r20/external/skia/tests/
H A DPrimitiveProcessorTest.cpp156 fProgramInfo = GrSimpleMeshDrawOpHelper::CreateProgramInfo(caps, in onCreateProgramInfo()
H A DGrGpuBufferTest.cpp136 fProgramInfo = GrSimpleMeshDrawOpHelper::CreateProgramInfo( in onCreateProgramInfo()
H A DGrThreadSafeCacheTest.cpp532 return sk_gpu_test::CreateProgramInfo(caps, arena, writeView, usesMSAASurface, in createProgramInfo()
/aosp_15_r20/external/skia/gm/
H A Dfwidth_squircle.cpp182 return sk_gpu_test::CreateProgramInfo(caps, arena, writeView, usesMSAASurface, in createProgramInfo()
H A Dclockwise.cpp162 return sk_gpu_test::CreateProgramInfo(caps, arena, writeView, usesMSAASurface, in createProgramInfo()
H A Dattributes.cpp154 return sk_gpu_test::CreateProgramInfo(caps, in createProgramInfo()
H A Dbeziereffects.cpp106 fProgramInfo = GrSimpleMeshDrawOpHelper::CreateProgramInfo(caps, arena, writeView, in onCreateProgramInfo()
/aosp_15_r20/external/skia/bench/
H A DVertexColorSpaceBench.cpp190 fProgramInfo = GrSimpleMeshDrawOpHelper::CreateProgramInfo(caps, in onCreateProgramInfo()