Searched refs:unbox_VkCommandPool (Results 1 – 6 of 6) sorted by relevance
/hardware/google/gfxstream/host/vulkan/emulated_textures/testing/ |
D | ComputePipelineRestoration_integrationtest.cpp | 170 .commandPool = unbox_VkCommandPool(vkTest->commandPool()), in TEST_F()
|
/hardware/google/gfxstream/host/vulkan/testing/ |
D | VkDecoderTestDispatch.h | 176 mDgs->on_vkDestroyCommandPool(mBp, nullptr, device, unbox_VkCommandPool(commandPool), in vkDestroyCommandPool() 228 mDgs->on_vkFreeCommandBuffers(mBp, nullptr, device, unbox_VkCommandPool(commandPool), in vkFreeCommandBuffers()
|
D | VulkanTestHelper.cpp | 210 .commandPool = unbox_VkCommandPool(mCommandPool), in beginCommandBuffer()
|
/hardware/google/gfxstream/host/vulkan/ |
D | VulkanBoxedHandles.cpp | 809 VkCommandPool unbox_VkCommandPool(VkCommandPool boxed) { in unbox_VkCommandPool() function
|
D | VkDecoder.cpp | 6094 (VkCommandPool)unbox_VkCommandPool((VkCommandPool)(*&cgen_var_1)); in decode() 6217 (VkCommandPool)unbox_VkCommandPool((VkCommandPool)(*&cgen_var_1)); in decode() 9886 (VkCommandPool)unbox_VkCommandPool((VkCommandPool)(*&cgen_var_1)); in decode() 14341 (VkCommandPool)unbox_VkCommandPool((VkCommandPool)(*&cgen_var_1)); in decode()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_reserved_marshaling.cpp | 3433 (VkCommandPool)unbox_VkCommandPool((VkCommandPool)(*&cgen_var_0)); in reservedunmarshal_VkCommandBufferAllocateInfo()
|