Home
last modified time | relevance | path

Searched defs:AllocateBindGroup (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DBindGroupLayoutGL.cpp28 Ref<BindGroup> BindGroupLayout::AllocateBindGroup(Device* device, in AllocateBindGroup() function in dawn_native::opengl::BindGroupLayout
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DBindGroupLayoutD3D12.cpp134 ResultOrError<Ref<BindGroup>> BindGroupLayout::AllocateBindGroup( in AllocateBindGroup() function in dawn_native::d3d12::BindGroupLayout
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DBindGroupLayoutVk.cpp179 ResultOrError<Ref<BindGroup>> BindGroupLayout::AllocateBindGroup( in AllocateBindGroup() function in dawn_native::vulkan::BindGroupLayout

Completed in 1 milliseconds