Searched refs:GetDrawIndexedIndirectSignature (Results 1 – 6 of 6) sorted by relevance
57 ComPtr<ID3D12CommandSignature> GetDrawIndexedIndirectSignature() const;
143 ComPtr<ID3D12CommandSignature> Device::GetDrawIndexedIndirectSignature() const { in GetDrawIndexedIndirectSignature() function in dawn_native::d3d12::Device
908 ToBackend(GetDevice())->GetDrawIndexedIndirectSignature(); in RecordRenderPass()
62 ComPtr<ID3D12CommandSignature> GetDrawIndexedIndirectSignature() const;
203 ComPtr<ID3D12CommandSignature> Device::GetDrawIndexedIndirectSignature() const { in GetDrawIndexedIndirectSignature() function in dawn_native::d3d12::Device
1450 ToBackend(GetDevice())->GetDrawIndexedIndirectSignature(); in RecordRenderPass()