Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_transform_guest.cpp90 void transform_tohost_VkRect2D(ResourceTracker* resourceTracker, VkRect2D* toTransform) { in transform_tohost_VkRect2D() function
1316 transform_tohost_VkRect2D(resourceTracker, (VkRect2D*)(toTransform->pScissors + i)); in transform_tohost_VkPipelineViewportStateCreateInfo()
2237 transform_tohost_VkRect2D(resourceTracker, (VkRect2D*)(&toTransform->rect)); in transform_tohost_VkClearRect()
2333 transform_tohost_VkRect2D(resourceTracker, (VkRect2D*)(&toTransform->renderArea)); in transform_tohost_VkRenderPassBeginInfo()
2512 transform_tohost_VkRect2D(resourceTracker, in transform_tohost_VkDeviceGroupRenderPassBeginInfo()
2618 transform_tohost_VkRect2D(resourceTracker, in transform_tohost_VkBindImageMemoryDeviceGroupInfo()
5821 transform_tohost_VkRect2D(resourceTracker, (VkRect2D*)(&toTransform->renderArea)); in transform_tohost_VkRenderingInfo()
Dgoldfish_vk_transform_guest.h78 void transform_tohost_VkRect2D(ResourceTracker* resourceTracker, VkRect2D* toTransform);
DVkEncoder.cpp11727 transform_tohost_VkRect2D(sResourceTracker, (VkRect2D*)(local_pScissors + i)); in vkCmdSetScissor()
23366 transform_tohost_VkRect2D(sResourceTracker, (VkRect2D*)(local_pScissors + i)); in vkCmdSetScissorWithCount()
33587 transform_tohost_VkRect2D(sResourceTracker, (VkRect2D*)(local_pScissors + i)); in vkCmdSetScissorWithCountEXT()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_transform.cpp87 void transform_tohost_VkRect2D(VkDecoderGlobalState* resourceTracker, VkRect2D* toTransform) { in transform_tohost_VkRect2D() function
1319 transform_tohost_VkRect2D(resourceTracker, (VkRect2D*)(toTransform->pScissors + i)); in transform_tohost_VkPipelineViewportStateCreateInfo()
2244 transform_tohost_VkRect2D(resourceTracker, (VkRect2D*)(&toTransform->rect)); in transform_tohost_VkClearRect()
2343 transform_tohost_VkRect2D(resourceTracker, (VkRect2D*)(&toTransform->renderArea)); in transform_tohost_VkRenderPassBeginInfo()
2522 transform_tohost_VkRect2D(resourceTracker, in transform_tohost_VkDeviceGroupRenderPassBeginInfo()
2628 transform_tohost_VkRect2D(resourceTracker, in transform_tohost_VkBindImageMemoryDeviceGroupInfo()
5871 transform_tohost_VkRect2D(resourceTracker, (VkRect2D*)(&toTransform->renderArea)); in transform_tohost_VkRenderingInfo()
Dgoldfish_vk_transform.h78 void transform_tohost_VkRect2D(VkDecoderGlobalState* resourceTracker, VkRect2D* toTransform);
/hardware/google/gfxstream/host/vulkan/
DVkSubDecoder.cpp176 transform_tohost_VkRect2D(globalstate, (VkRect2D*)(pScissors + i)); in subDecode()
1850 transform_tohost_VkRect2D(globalstate, (VkRect2D*)(pScissors + i)); in subDecode()
2894 transform_tohost_VkRect2D(globalstate, (VkRect2D*)(pScissors + i)); in subDecode()
DVkDecoder.cpp6531 transform_tohost_VkRect2D(m_state, (VkRect2D*)(pScissors + i)); in decode()
12448 transform_tohost_VkRect2D(m_state, (VkRect2D*)(pScissors + i)); in decode()
13704 transform_tohost_VkRect2D(m_state, (VkRect2D*)(pRects + i)); in decode()
19166 transform_tohost_VkRect2D(m_state, (VkRect2D*)(pScissors + i)); in decode()