Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutCase.cpp621 int computeReferenceLayout(BufferLayout &layout, int curBlockNdx, const std::string &blockPrefix, i… in computeReferenceLayout()
741 …std::string blockPrefix = hasInstanceName ? (std::string(block.getBlockName()) + ".") : std::strin… in computeReferenceLayout() local
/external/deqp/modules/gles31/functional/
Des31fSSBOLayoutCase.cpp572 int computeReferenceLayout(BufferLayout &layout, int curBlockNdx, const std::string &blockPrefix, i… in computeReferenceLayout()
680 …std::string blockPrefix = hasInstanceName ? (std::string(block.getBlockName()) + ".") : std::stri… in computeReferenceLayout() local
/external/deqp/external/openglcts/modules/common/
DglcUniformBlockCase.cpp565 …std::string blockPrefix = hasInstanceName ? (std::string(block.getBlockName()) + ".") : std::str… in computeStd140Layout() local
/external/apache-velocity-engine/generated-sources/javacc/org/apache/velocity/runtime/parser/
DStandardParser.java1045 String blockPrefix = ""; in Directive() local
/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockCase.cpp705 std::string blockPrefix = hasInstanceName ? (block.getBlockName() + ".") : ""; in computeReferenceLayout() local
/external/deqp/modules/glshared/
DglsUniformBlockCase.cpp582 …std::string blockPrefix = hasInstanceName ? (std::string(block.getBlockName()) + ".") : std::str… in computeStd140Layout() local
/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackFuzzLayoutCase.cpp721 … const std::string blockPrefix = hasInstanceName ? (interfaceBlock.getBlockName() + ".") : ""; in computeXfbLayout() local