Home
last modified time | relevance | path

Searched refs:firstUniformNdx (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockCase.cpp534 int firstUniformNdx = (int)layout.uniforms.size(); in computeStd140Layout() local
560 for (int uniformNdx = firstUniformNdx; uniformNdx < uniformIndicesEnd; uniformNdx++) in computeStd140Layout()
/external/deqp/modules/glshared/
DglsUniformBlockCase.cpp590 int firstUniformNdx = (int)layout.uniforms.size(); in computeStd140Layout() local
613 for (int uniformNdx = firstUniformNdx; uniformNdx < uniformIndicesEnd; uniformNdx++) in computeStd140Layout()