Home
last modified time | relevance | path

Searched defs:lastPipeline (Results 1 – 8 of 8) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/opengl/
DCommandBufferGL.cpp520 ComputePipeline* lastPipeline = nullptr; in ExecuteComputePass() local
702 RenderPipeline* lastPipeline = nullptr; in ExecuteRenderPass() local
/third_party/skia/experimental/graphite/src/
DDrawPass.cpp240 uint32_t lastPipeline = 0; in Make() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DCommandBufferGL.cpp895 ComputePipeline* lastPipeline = nullptr; in ExecuteComputePass() local
1128 RenderPipeline* lastPipeline = nullptr; in ExecuteRenderPass() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DCommandBufferD3D12.cpp1072 ComputePipeline* lastPipeline = nullptr; in RecordComputePass() local
1388 RenderPipeline* lastPipeline = nullptr; in RecordRenderPass() local
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DCommandBufferVk.cpp598 RenderPipeline* lastPipeline = nullptr; in RecordRenderPass() local
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DCommandBufferD3D12.cpp855 RenderPipeline* lastPipeline = nullptr; in RecordRenderPass() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DCommandBufferVk.cpp1071 RenderPipeline* lastPipeline = nullptr; in RecordRenderPass() local
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
DglcSubgroupsTestsUtils.cpp2128 de::MovePtr<glu::ShaderProgram> lastPipeline( in makeComputeTest() local