Home
last modified time | relevance | path

Searched refs:uniformIndicesEnd (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcUniformBlockCase.cpp575 int uniformIndicesEnd = (int)layout.uniforms.size(); in computeStd140Layout() local
590 for (int uniformNdx = firstUniformNdx; uniformNdx < uniformIndicesEnd; uniformNdx++) in computeStd140Layout()
/external/deqp/modules/glshared/
DglsUniformBlockCase.cpp598 int uniformIndicesEnd = (int)layout.uniforms.size(); in computeStd140Layout() local
613 for (int uniformNdx = firstUniformNdx; uniformNdx < uniformIndicesEnd; uniformNdx++) in computeStd140Layout()
/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockCase.cpp714 int uniformIndicesEnd = (int)layout.uniforms.size(); in computeReferenceLayout() local
732 for (int uniformNdx = firstUniformNdx; uniformNdx < uniformIndicesEnd; uniformNdx++) in computeReferenceLayout()