Home
last modified time | relevance | path

Searched defs:MakeBasicPipelineLayout (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/utils/
DWGPUHelpers.cpp60 ResultOrError<Ref<PipelineLayoutBase>> MakeBasicPipelineLayout( in MakeBasicPipelineLayout() function
/third_party/skia/third_party/externals/dawn/src/utils/
DWGPUHelpers.cpp216 wgpu::PipelineLayout MakeBasicPipelineLayout(const wgpu::Device& device, in MakeBasicPipelineLayout() function
/third_party/vk-gl-cts/external/amber/src/src/dawn/
Dengine_dawn.cc498 ::dawn::PipelineLayout MakeBasicPipelineLayout( in MakeBasicPipelineLayout() function
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DBindGroupTests.cpp42 wgpu::PipelineLayout MakeBasicPipelineLayout( in MakeBasicPipelineLayout() function in BindGroupTests