Home
last modified time | relevance | path

Searched refs:IsStorageBufferBinding (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DBindGroupLayout.h115 bool IsStorageBufferBinding(BindingIndex bindingIndex) const;
H A DBindGroupLayout.cpp543 bool BindGroupLayoutBase::IsStorageBufferBinding(BindingIndex bindingIndex) const { in IsStorageBufferBinding() function in dawn_native::BindGroupLayoutBase
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DBindGroupD3D12.cpp215 if (bgl->IsStorageBufferBinding(bindingIndex)) { in BindGroup()
H A DPipelineLayoutD3D12.cpp214 if (bgl->IsStorageBufferBinding(bindingIndex)) { in Initialize()

Completed in 4 milliseconds