Searched refs:BindInfo (Results 1 – 4 of 4) sorted by relevance
70 const CBindInfo *BindInfo; member in NCoderMixer2::CBondsChecks77 const CCoderStreamsInfo &coder = BindInfo->Coders[coderIndex]; in CheckCoder()83 UInt32 start = BindInfo->Coder_to_Stream[coderIndex]; in CheckCoder()89 if (BindInfo->IsStream_in_PackStreams(ind)) in CheckCoder()92 int bond = BindInfo->FindBond_for_PackStream(ind); in CheckCoder()95 if (!CheckCoder(BindInfo->Bonds[bond].UnpackIndex)) in CheckCoder()104 BoolVector_Fill_False(_coderUsed, BindInfo->Coders.Size()); in Check()106 if (!CheckCoder(BindInfo->UnpackCoder)) in Check()149 bc.BindInfo = this; in CalcMapsAndCheck()
323 VkImageView *BindInfo();
1538 VkImageView *VkDepthStencilObj::BindInfo() { return &m_attachmentBindInfo; } in BindInfo() function in VkDepthStencilObj
616 depth_attachment = m_depthStencil->BindInfo(); in VKTriangleTest()23342 VkImageView *depthView = m_depthStencil->BindInfo(); in TEST_F()26310 ASSERT_NO_FATAL_FAILURE(InitRenderTarget(m_depthStencil->BindInfo())); in TEST_F()