Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutCase.cpp609 int computeReferenceLayout (BufferLayout& layout, int curBlockNdx, const std::string& blockPrefix, … in computeReferenceLayout()
725 …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/openglcts/modules/common/
DglcUniformBlockCase.cpp563 …std::string blockPrefix = hasInstanceName ? (std::string(block.getBlockName()) + ".") : std::str… in computeStd140Layout() local
/external/deqp/modules/glshared/
DglsUniformBlockCase.cpp587 …std::string blockPrefix = hasInstanceName ? (std::string(block.getBlockName()) + ".") : std::st… in computeStd140Layout() local
/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockCase.cpp703 std::string blockPrefix = hasInstanceName ? (block.getBlockName() + ".") : ""; in computeReferenceLayout() local