/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/ |
H A D | vktSSBOLayoutCase.cpp | 469 int curBlockNdx, in computeReferenceLayout() 497 entry.blockNdx = curBlockNdx; in computeReferenceLayout() 543 entry.blockNdx = curBlockNdx; in computeReferenceLayout() 570 entry.blockNdx = curBlockNdx; in computeReferenceLayout() 588 curOffset += computeReferenceLayout(layout, curBlockNdx, curOffset, curPrefix + "[" + de::toString(elemNdx) + "]", type.getElementType(), layoutFlags); in computeReferenceLayout() 596 curOffset += computeReferenceLayout(layout, curBlockNdx, curOffset, curPrefix + "." + memberIter->getName(), memberIter->getType(), layoutFlags); in computeReferenceLayout() 606 int computeReferenceLayout (BufferLayout& layout, int curBlockNdx, const std::string& blockPrefix, int baseOffset, const BufferVar& bufVar, deUint32 blockLayoutFlags) in computeReferenceLayout() argument 640 entry.blockNdx = curBlockNdx; in computeReferenceLayout() 671 entry.blockNdx = curBlockNdx; in computeReferenceLayout() 695 const int size = computeReferenceLayout(layout, curBlockNdx, deAlign3 in computeReferenceLayout() 467 computeReferenceLayout( BufferLayout& layout, int curBlockNdx, int baseOffset, const std::string& curPrefix, const VarType& type, deUint32 layoutFlags) computeReferenceLayout() argument [all...] |
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fSSBOLayoutCase.cpp | 460 int curBlockNdx, in computeReferenceLayout() 487 entry.blockNdx = curBlockNdx; in computeReferenceLayout() 525 entry.blockNdx = curBlockNdx; in computeReferenceLayout() 549 entry.blockNdx = curBlockNdx; in computeReferenceLayout() 567 curOffset += computeReferenceLayout(layout, curBlockNdx, curOffset, curPrefix + "[" + de::toString(elemNdx) + "]", type.getElementType(), layoutFlags); in computeReferenceLayout() 575 curOffset += computeReferenceLayout(layout, curBlockNdx, curOffset, curPrefix + "." + memberIter->getName(), memberIter->getType(), layoutFlags); in computeReferenceLayout() 584 int computeReferenceLayout (BufferLayout& layout, int curBlockNdx, const std::string& blockPrefix, int baseOffset, const BufferVar& bufVar, deUint32 blockLayoutFlags) in computeReferenceLayout() argument 613 entry.blockNdx = curBlockNdx; in computeReferenceLayout() 641 entry.blockNdx = curBlockNdx; in computeReferenceLayout() 664 const int stride = computeReferenceLayout(layout, curBlockNdx, curOffse in computeReferenceLayout() 458 computeReferenceLayout( BufferLayout& layout, int curBlockNdx, int baseOffset, const std::string& curPrefix, const VarType& type, deUint32 layoutFlags) computeReferenceLayout() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/ |
H A D | vktSSBOLayoutCase.cpp | 469 int curBlockNdx, in computeReferenceLayout() 497 entry.blockNdx = curBlockNdx; in computeReferenceLayout() 543 entry.blockNdx = curBlockNdx; in computeReferenceLayout() 570 entry.blockNdx = curBlockNdx; in computeReferenceLayout() 588 curOffset += computeReferenceLayout(layout, curBlockNdx, curOffset, curPrefix + "[" + de::toString(elemNdx) + "]", type.getElementType(), layoutFlags); in computeReferenceLayout() 596 curOffset += computeReferenceLayout(layout, curBlockNdx, curOffset, curPrefix + "." + memberIter->getName(), memberIter->getType(), layoutFlags); in computeReferenceLayout() 606 int computeReferenceLayout (BufferLayout& layout, int curBlockNdx, const std::string& blockPrefix, int baseOffset, const BufferVar& bufVar, deUint32 blockLayoutFlags) in computeReferenceLayout() argument 640 entry.blockNdx = curBlockNdx; in computeReferenceLayout() 671 entry.blockNdx = curBlockNdx; in computeReferenceLayout() 695 const int size = computeReferenceLayout(layout, curBlockNdx, deAlign3 in computeReferenceLayout() 467 computeReferenceLayout( BufferLayout& layout, int curBlockNdx, int baseOffset, const std::string& curPrefix, const VarType& type, deUint32 layoutFlags) computeReferenceLayout() argument [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcUniformBlockCase.cpp | 433 void computeStd140Layout(UniformLayout& layout, int& curOffset, int curBlockNdx, const std::string& curPrefix, in computeStd140Layout() argument 450 entry.blockNdx = curBlockNdx; in computeStd140Layout() 491 entry.blockNdx = curBlockNdx; in computeStd140Layout() 515 entry.blockNdx = curBlockNdx; in computeStd140Layout() 531 computeStd140Layout(layout, curOffset, curBlockNdx, curPrefix + "[" + de::toString(elemNdx) + "]", in computeStd140Layout() 541 computeStd140Layout(layout, curOffset, curBlockNdx, curPrefix + "." + memberIter->getName(), in computeStd140Layout()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/ |
H A D | vktTransformFeedbackFuzzLayoutCase.cpp | 556 void computeXfbLayout (InterfaceLayout& layout, int& curOffset, int& curLocation, int curBlockNdx, const std::string& curPrefix, const VarType& type, deUint32 layoutFlags) in computeXfbLayout() argument 578 entry.blockLayoutNdx = curBlockNdx; in computeXfbLayout() 627 entry.blockLayoutNdx = curBlockNdx; in computeXfbLayout() 655 entry.blockLayoutNdx = curBlockNdx; in computeXfbLayout() 673 computeXfbLayout(layout, curOffset, curLocation, curBlockNdx, curPrefix + "[" + de::toString(elemNdx) + "]", type.getElementType(), layoutFlags); in computeXfbLayout() 681 computeXfbLayout(layout, curOffset, curLocation, curBlockNdx, curPrefix + "." + memberIter->getName(), memberIter->getType(), (memberIter->getFlags() | layoutFlags) & FIELD_OPTIONS); in computeXfbLayout()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/ |
H A D | vktUniformBlockCase.cpp | 552 int curBlockNdx, in computeReferenceLayout() 582 entry.blockNdx = curBlockNdx; in computeReferenceLayout() 628 entry.blockNdx = curBlockNdx; in computeReferenceLayout() 655 entry.blockNdx = curBlockNdx; in computeReferenceLayout() 673 curOffset += computeReferenceLayout(layout, curBlockNdx, curOffset, curPrefix + "[" + de::toString(elemNdx) + "]", type.getElementType(), layoutFlags); in computeReferenceLayout() 681 curOffset += computeReferenceLayout(layout, curBlockNdx, curOffset, curPrefix + "." + memberIter->getName(), memberIter->getType(), layoutFlags); in computeReferenceLayout() 550 computeReferenceLayout( UniformLayout& layout, int curBlockNdx, int baseOffset, const std::string& curPrefix, const VarType& type, deUint32 layoutFlags) computeReferenceLayout() argument
|
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsUniformBlockCase.cpp | 461 void computeStd140Layout (UniformLayout& layout, int& curOffset, int curBlockNdx, const std::string& curPrefix, const VarType& type, deUint32 layoutFlags) in computeStd140Layout() argument 477 entry.blockNdx = curBlockNdx; in computeStd140Layout() 519 entry.blockNdx = curBlockNdx; in computeStd140Layout() 543 entry.blockNdx = curBlockNdx; in computeStd140Layout() 559 computeStd140Layout(layout, curOffset, curBlockNdx, curPrefix + "[" + de::toString(elemNdx) + "]", type.getElementType(), layoutFlags); in computeStd140Layout() 572 computeStd140Layout(layout, curOffset, curBlockNdx, curPrefix + "." + memberIter->getName(), memberIter->getType(), layoutFlags); in computeStd140Layout()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/ |
H A D | vktTransformFeedbackFuzzLayoutCase.cpp | 556 void computeXfbLayout (InterfaceLayout& layout, int& curOffset, int& curLocation, int curBlockNdx, const std::string& curPrefix, const VarType& type, deUint32 layoutFlags) in computeXfbLayout() argument 578 entry.blockLayoutNdx = curBlockNdx; in computeXfbLayout() 627 entry.blockLayoutNdx = curBlockNdx; in computeXfbLayout() 655 entry.blockLayoutNdx = curBlockNdx; in computeXfbLayout() 673 computeXfbLayout(layout, curOffset, curLocation, curBlockNdx, curPrefix + "[" + de::toString(elemNdx) + "]", type.getElementType(), layoutFlags); in computeXfbLayout() 681 computeXfbLayout(layout, curOffset, curLocation, curBlockNdx, curPrefix + "." + memberIter->getName(), memberIter->getType(), (memberIter->getFlags() | layoutFlags) & FIELD_OPTIONS); in computeXfbLayout()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/ |
H A D | vktUniformBlockCase.cpp | 552 int curBlockNdx, in computeReferenceLayout() 582 entry.blockNdx = curBlockNdx; in computeReferenceLayout() 628 entry.blockNdx = curBlockNdx; in computeReferenceLayout() 655 entry.blockNdx = curBlockNdx; in computeReferenceLayout() 673 curOffset += computeReferenceLayout(layout, curBlockNdx, curOffset, curPrefix + "[" + de::toString(elemNdx) + "]", type.getElementType(), layoutFlags); in computeReferenceLayout() 681 curOffset += computeReferenceLayout(layout, curBlockNdx, curOffset, curPrefix + "." + memberIter->getName(), memberIter->getType(), layoutFlags); in computeReferenceLayout() 550 computeReferenceLayout( UniformLayout& layout, int curBlockNdx, int baseOffset, const std::string& curPrefix, const VarType& type, deUint32 layoutFlags) computeReferenceLayout() argument
|