HomeSort by relevance Sort by last modified time
    Searched refs:cmdRenderFrame (Results 1 - 3 of 3) sorted by null

  /external/deqp/external/vulkancts/modules/vulkan/wsi/
vktWsiSharedPresentableImageTests.cpp 275 void cmdRenderFrame (const vk::DeviceInterface& vkd,
341 cmdRenderFrame(vkd, *commandBuffer, pipelineLayout, pipeline, frameNdx, quadCount);
    [all...]
vktWsiDisplayTimingTests.cpp 261 void cmdRenderFrame (const vk::DeviceInterface& vkd,
327 cmdRenderFrame(vkd, *commandBuffer, pipelineLayout, pipeline, frameNdx, quadCount);
    [all...]
vktWsiIncrementalPresentTests.cpp 315 void cmdRenderFrame (const vk::DeviceInterface& vkd,
440 cmdRenderFrame(vkd, *commandBuffer, pipelineLayout, pipeline, frameNdx, imageWidth, imageHeight);
    [all...]

Completed in 73 milliseconds