Searched refs:getBlockLayoutIndex (Results 1 – 4 of 4) sorted by relevance
306 int getBlockLayoutIndex (int blockDeclarationNdx, int instanceNdx) const;
195 int UniformLayout::getBlockLayoutIndex (int blockNdx, int instanceNdx) const in getBlockLayoutIndex() function in vkt::ubo::UniformLayout1561 int blockLayoutNdx = layout.getBlockLayoutIndex(blockNdx, instanceNdx); in generateCompareSrc()
311 int getBlockLayoutIndex (int blockDeclarationNdx, int instanceNdx) const;
230 int InterfaceLayout::getBlockLayoutIndex (int blockNdx, int instanceNdx) const in getBlockLayoutIndex() function in vkt::TransformFeedback::InterfaceLayout1165 const int ndx = layout.getBlockLayoutIndex(blockNdx, 0); in generateDeclaration()1487 int blockLayoutNdx = layout.getBlockLayoutIndex(blockNdx, instanceNdx); in generateAssignment()