Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DVkSubDecoder.cpp43 VkDecoderGlobalState* globalstate = VkDecoderGlobalState::get(); in subDecode() local
71 globalstate, (VkCommandBufferBeginInfo*)(pBeginInfo)); in subDecode()
146 transform_tohost_VkViewport(globalstate, (VkViewport*)(pViewports + i)); in subDecode()
176 transform_tohost_VkRect2D(globalstate, (VkRect2D*)(pScissors + i)); in subDecode()
528 transform_tohost_VkBufferCopy(globalstate, (VkBufferCopy*)(pRegions + i)); in subDecode()
571 transform_tohost_VkImageCopy(globalstate, (VkImageCopy*)(pRegions + i)); in subDecode()
618 transform_tohost_VkImageBlit(globalstate, (VkImageBlit*)(pRegions + i)); in subDecode()
659 transform_tohost_VkBufferImageCopy(globalstate, in subDecode()
702 transform_tohost_VkBufferImageCopy(globalstate, in subDecode()
792 transform_tohost_VkClearColorValue(globalstate, (VkClearColorValue*)(pColor)); in subDecode()
[all …]