Searched refs:getInterfaceBlockForModify (Results 1 – 2 of 2) sorted by relevance
242 InterfaceBlock& getInterfaceBlockForModify (int ndx) { return *m_interfaceBlocks[ndx]; } in getInterfaceBlockForModify() function in vkt::TransformFeedback::ShaderInterface
711 InterfaceBlock& interfaceBlock = shaderInterface.getInterfaceBlockForModify(blockNdx); in computeXfbLayout()