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.cpp606 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
/external/deqp/modules/gles31/functional/
Des31fSSBOLayoutCase.cpp584 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
/external/apache-velocity-engine/generated-sources/javacc/org/apache/velocity/runtime/parser/
DStandardParser.java1045 String blockPrefix = ""; in Directive() local
/external/deqp/external/openglcts/modules/common/
DglcUniformBlockCase.cpp558 …std::string blockPrefix = hasInstanceName ? (std::string(block.getBlockName()) + ".") : std::str… in computeStd140Layout() local
/external/deqp/modules/glshared/
DglsUniformBlockCase.cpp588 …std::string blockPrefix = hasInstanceName ? (std::string(block.getBlockName()) + ".") : std::st… in computeStd140Layout() local
/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockCase.cpp698 std::string blockPrefix = hasInstanceName ? (block.getBlockName() + ".") : ""; in computeReferenceLayout() local
/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackFuzzLayoutCase.cpp716 const std::string blockPrefix = hasInstanceName ? (interfaceBlock.getBlockName() + ".") : ""; in computeXfbLayout() local