Searched refs:BindInfo (Results 1 – 4 of 4) sorted by relevance
127 const CBindInfo *BindInfo; member in NCoderMixer2::CBondsChecks134 const CCoderStreamsInfo &coder = BindInfo->Coders[coderIndex]; in CheckCoder()140 UInt32 start = BindInfo->Coder_to_Stream[coderIndex]; in CheckCoder()146 if (BindInfo->IsStream_in_PackStreams(ind)) in CheckCoder()149 int bond = BindInfo->FindBond_for_PackStream(ind); in CheckCoder()152 if (!CheckCoder(BindInfo->Bonds[bond].UnpackIndex)) in CheckCoder()161 BoolVector_Fill_False(_coderUsed, BindInfo->Coders.Size()); in Check()163 if (!CheckCoder(BindInfo->UnpackCoder)) in Check()206 bc.BindInfo = this; in CalcMapsAndCheck()
342 VkImageView *BindInfo();
1778 VkImageView *VkDepthStencilObj::BindInfo() { return &m_attachmentBindInfo; } in BindInfo() function in VkDepthStencilObj
676 depth_attachment = m_depthStencil->BindInfo(); in VKTriangleTest()7613 VkImageView *depthView = m_depthStencil->BindInfo(); in TEST_F()33463 ASSERT_NO_FATAL_FAILURE(InitRenderTarget(m_depthStencil->BindInfo())); in TEST_F()