Home
last modified time | relevance | path

Searched defs:SetBindGroup (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DProgrammablePassEncoder.cpp83 void ProgrammablePassEncoder::SetBindGroup(uint32_t groupIndex, in SetBindGroup() function in dawn_native::ProgrammablePassEncoder
DCommandBufferStateTracker.cpp147 void CommandBufferStateTracker::SetBindGroup(uint32_t index, BindGroupBase* bindgroup) { in SetBindGroup() function in dawn_native::CommandBufferStateTracker
DCommands.h57 SetBindGroup, enumerator
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DCommandBufferStateTracker.cpp341 void CommandBufferStateTracker::SetBindGroup(BindGroupIndex index, in SetBindGroup() function in dawn_native::CommandBufferStateTracker
DCommands.h64 SetBindGroup, enumerator
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DCommandBufferD3D12.cpp150 void SetBindGroup(ComPtr<ID3D12GraphicsCommandList> commandList, in SetBindGroup() function in dawn_native::d3d12::BindGroupStateTracker