Home
last modified time | relevance | path

Searched refs:GetBindingIndexInfo (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DPipelineLayoutGL.h35 const BindingIndexInfo& GetBindingIndexInfo() const;
H A DPipelineLayoutGL.cpp79 const PipelineLayout::BindingIndexInfo& PipelineLayout::GetBindingIndexInfo() const { in GetBindingIndexInfo() function in dawn_native::opengl::PipelineLayout
H A DPipelineGL.cpp131 const auto& indices = layout->GetBindingIndexInfo(); in InitializeBase()
H A DShaderModuleGL.cpp350 const PipelineLayout::BindingIndexInfo& indices = layout->GetBindingIndexInfo(); in TranslateToGLSL()
H A DCommandBufferGL.cpp244 const auto& indices = ToBackend(mPipelineLayout)->GetBindingIndexInfo()[index]; in ApplyBindGroup()
/third_party/skia/third_party/externals/dawn/src/dawn_native/metal/
H A DPipelineLayoutMTL.h48 const BindingIndexInfo& GetBindingIndexInfo(SingleShaderStage stage) const;

Completed in 5 milliseconds