Home
last modified time | relevance | path

Searched refs:iExtent2D (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderApiTests.cpp393 const auto iExtent2D = tcu::IVec2(iExtent3D.x(), iExtent3D.y()); in iterate() local
597 copyImageToBuffer(vkd, cmdBuffer, colorBuffer->get(), outBuffer->get(), iExtent2D); in iterate()
H A DvktMeshShaderApiTestsEXT.cpp412 const auto iExtent2D = tcu::IVec2(iExtent3D.x(), iExtent3D.y()); in iterate() local
655 copyImageToBuffer(vkd, primary, colorBuffer->get(), outBuffer->get(), iExtent2D); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderApiTests.cpp393 const auto iExtent2D = tcu::IVec2(iExtent3D.x(), iExtent3D.y()); in iterate() local
597 copyImageToBuffer(vkd, cmdBuffer, colorBuffer->get(), outBuffer->get(), iExtent2D); in iterate()
H A DvktMeshShaderApiTestsEXT.cpp412 const auto iExtent2D = tcu::IVec2(iExtent3D.x(), iExtent3D.y()); in iterate() local
655 copyImageToBuffer(vkd, primary, colorBuffer->get(), outBuffer->get(), iExtent2D); in iterate()

Completed in 7 milliseconds