Home
last modified time | relevance | path

Searched defs:renderStep (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/m133/src/gpu/graphite/
DGraphicsPipelineDesc.h23 GraphicsPipelineDesc(const RenderStep* renderStep, UniquePaintParamsID paintID) in GraphicsPipelineDesc()
DDrawPass.cpp331 int renderStep, in SortKey()
353 const RenderStep& renderStep() const { in renderStep() function in skgpu::graphite::DrawPass::SortKey
575 const RenderStep& renderStep = key.renderStep(); in Make() local
DContextUtils.cpp144 const RenderStep* renderStep, in GetPipelineLabel()
/third_party/skia/experimental/graphite/src/
DDrawPass.cpp78 int renderStep, in SortKey()
98 int renderStep() const { return static_cast<int>(fPipelineKey.fRenderStep); } in renderStep() function in skgpu::DrawPass::SortKey
249 int renderStep = key.renderStep(); in Make() local
/third_party/skia/m133/tests/graphite/
DKeyTest.cpp112 const RenderStep* renderStep = &context->priv().rendererProvider()->nonAABounds()->step(0); in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS() local
/third_party/skia/m133/tests/graphite/precompile/
DChromePrecompileTest.cpp134 const RenderStep* renderStep = rendererProvider->lookup(pipelineDesc.renderStepID()); in run_test() local
/third_party/skia/m133/src/gpu/graphite/dawn/
DDawnCaps.cpp1035 const RenderStep* renderStep = rendererProvider->lookup(rawKeyData[0]); in extractGraphicsDescs() local