Searched refs:frameNdxValue (Results 1 – 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/ |
D | vktWsiSharedPresentableImageTests.cpp | 257 const deUint32 frameNdxValue = (deUint32)frameNdx; in cmdRenderFrame() local 259 …Constants(commandBuffer, pipelineLayout, vk::VK_SHADER_STAGE_FRAGMENT_BIT, 0u, 4u, &frameNdxValue); in cmdRenderFrame()
|
D | vktWsiDisplayTimingTests.cpp | 243 const deUint32 frameNdxValue = (deUint32)frameNdx; in cmdRenderFrame() local 245 …Constants(commandBuffer, pipelineLayout, vk::VK_SHADER_STAGE_FRAGMENT_BIT, 0u, 4u, &frameNdxValue); in cmdRenderFrame()
|