Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h560 void marshal_VkRect2D(
Dgoldfish_vk_marshaling_guest.cpp2199 void marshal_VkRect2D( in marshal_VkRect2D() function
2247 marshal_VkRect2D(vkStream, (const VkRect2D*)(forMarshaling->pScissors + i)); in marshal_VkPipelineViewportStateCreateInfo()
4158 marshal_VkRect2D(vkStream, (VkRect2D*)(&forMarshaling->rect)); in marshal_VkClearRect()
4341 marshal_VkRect2D(vkStream, (VkRect2D*)(&forMarshaling->renderArea)); in marshal_VkRenderPassBeginInfo()
4795 marshal_VkRect2D(vkStream, (const VkRect2D*)(forMarshaling->pDeviceRenderAreas + i)); in marshal_VkDeviceGroupRenderPassBeginInfo()
4975 marshal_VkRect2D(vkStream, (const VkRect2D*)(forMarshaling->pSplitInstanceBindRegions + i)); in marshal_VkBindImageMemoryDeviceGroupInfo()
7473 marshal_VkRect2D(vkStream, (VkRect2D*)(&forMarshaling->srcRect)); in marshal_VkDisplayPresentInfoKHR()
7474 marshal_VkRect2D(vkStream, (VkRect2D*)(&forMarshaling->dstRect)); in marshal_VkDisplayPresentInfoKHR()
11471 marshal_VkRect2D(vkStream, (const VkRect2D*)(forMarshaling->pDiscardRectangles + i)); in marshal_VkPipelineDiscardRectangleStateCreateInfoEXT()
DVkEncoder.cpp7237 marshal_VkRect2D(countingStream, (VkRect2D*)(local_pScissors + i)); in vkCmdSetScissor()
7252 marshal_VkRect2D(stream, (VkRect2D*)(local_pScissors + i)); in vkCmdSetScissor()
12686 marshal_VkRect2D(countingStream, (VkRect2D*)(pRects + i)); in vkGetPhysicalDevicePresentRectanglesKHR()
12715 marshal_VkRect2D(stream, (VkRect2D*)(pRects + i)); in vkGetPhysicalDevicePresentRectanglesKHR()
20779 marshal_VkRect2D(countingStream, (VkRect2D*)(local_pDiscardRectangles + i)); in vkCmdSetDiscardRectangleEXT()
20794 marshal_VkRect2D(stream, (VkRect2D*)(local_pDiscardRectangles + i)); in vkCmdSetDiscardRectangleEXT()