Home
last modified time | relevance | path

Searched defs:blockPrefix (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutCase.cpp504 int computeReferenceLayout (BufferLayout& layout, int curBlockNdx, const std::string& blockPrefix, … in computeReferenceLayout()
609 …std::string blockPrefix = hasInstanceName ? (std::string(block.getBlockName()) + ".") : std::st… in computeReferenceLayout() local
/external/deqp/modules/gles31/functional/
Des31fSSBOLayoutCase.cpp589 int computeReferenceLayout (BufferLayout& layout, int curBlockNdx, const std::string& blockPrefix, … in computeReferenceLayout()
694 …std::string blockPrefix = hasInstanceName ? (std::string(block.getBlockName()) + ".") : std::st… in computeReferenceLayout() local
/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockCase.cpp531 std::string blockPrefix = hasInstanceName ? (block.getBlockName() + ".") : ""; in computeStd140Layout() local
/external/deqp/modules/glshared/
DglsUniformBlockCase.cpp587 …std::string blockPrefix = hasInstanceName ? (std::string(block.getBlockName()) + ".") : std::st… in computeStd140Layout() local