Searched defs:blockPrefix (Results 1 – 7 of 7) sorted by relevance
606 int computeReferenceLayout (BufferLayout& layout, int curBlockNdx, const std::string& blockPrefix, … in computeReferenceLayout()722 …std::string blockPrefix = hasInstanceName ? (std::string(block.getBlockName()) + ".") : std::st… in computeReferenceLayout() local
584 int computeReferenceLayout (BufferLayout& layout, int curBlockNdx, const std::string& blockPrefix, … in computeReferenceLayout()689 …std::string blockPrefix = hasInstanceName ? (std::string(block.getBlockName()) + ".") : std::st… in computeReferenceLayout() local
1045 String blockPrefix = ""; in Directive() local
558 …std::string blockPrefix = hasInstanceName ? (std::string(block.getBlockName()) + ".") : std::str… in computeStd140Layout() local
588 …std::string blockPrefix = hasInstanceName ? (std::string(block.getBlockName()) + ".") : std::st… in computeStd140Layout() local
698 std::string blockPrefix = hasInstanceName ? (block.getBlockName() + ".") : ""; in computeReferenceLayout() local
716 const std::string blockPrefix = hasInstanceName ? (interfaceBlock.getBlockName() + ".") : ""; in computeXfbLayout() local