Searched defs:zeroRect (Results 1 – 3 of 3) sorted by relevance
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/device_group/ |
| D | vktDeviceGroupRendering.cpp | 1208 VkRect2D zeroRect = { in iterate() local 1409 VkRect2D zeroRect = { { 0, 0, },{ 0, 0, } }; in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/device_group/ |
| D | vktDeviceGroupRendering.cpp | 1208 VkRect2D zeroRect = { in iterate() local 1409 VkRect2D zeroRect = { { 0, 0, },{ 0, 0, } }; in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| D | vkWsiUtil.cpp | 1108 VkRect2D zeroRect = { { 0, 0, },{ 0, 0, } }; in recordDeviceGroupFrame() local
|