Home
last modified time | relevance | path

Searched refs:GetNullSurfaceIdx (Results 1 – 4 of 4) sorted by relevance

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/
H A DmessageEncoding.cpp530 uint CBTILayout::GetNullSurfaceIdx() const in GetNullSurfaceIdx() function in IGC::CBTILayout
H A DCShader.cpp190 CVariable* const nullSurfaceBti = ImmToVariable(m_pBtiLayout->GetNullSurfaceIdx(), ISA_TYPE_D); in EOTRenderTarget()
192 …etBindingTableEntryCountAndBitmap(true, BUFFER_TYPE_UNKNOWN, 0, m_pBtiLayout->GetNullSurfaceIdx()); in EOTRenderTarget()
H A DEmitVISAPass.cpp5149 bindingTableIndex = m_currShader->m_pBtiLayout->GetNullSurfaceIdx(); in emitRenderTargetWrite()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/
H A DCodeGenPublic.h737 unsigned int GetNullSurfaceIdx() const;