Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
Dvulkan_json_data.hpp5836 static void print_VkRect2D(VkRect2D obj, const std::string& s, bool commaNeeded=true) { in print_VkRect2D() function
5860 static void print_VkRect2D(const VkRect2D * obj, const std::string& s, bool commaNeeded=true) { in print_VkRect2D() function
10058 print_VkRect2D(obj.pScissors[i], "pScissors", 0); in print_VkPipelineViewportStateCreateInfo()
10060 print_VkRect2D(obj.pScissors[i], "pScissors", 1); in print_VkPipelineViewportStateCreateInfo()
10123 print_VkRect2D(obj->pScissors[i], "pScissors", 0); in print_VkPipelineViewportStateCreateInfo()
10125 print_VkRect2D(obj->pScissors[i], "pScissors", 1); in print_VkPipelineViewportStateCreateInfo()
13310 print_VkRect2D(obj.rect, "rect", 1); in print_VkClearRect()
13332 print_VkRect2D(obj->rect, "rect", 1); in print_VkClearRect()
13649 print_VkRect2D(obj.renderArea, "renderArea", 1); in print_VkRenderPassBeginInfo()
13699 print_VkRect2D(obj->renderArea, "renderArea", 1); in print_VkRenderPassBeginInfo()
[all …]