Home
last modified time | relevance | path

Searched defs:boxed (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/host/vulkan/
DVkDecoderInternalStructs.h177 VkInstance boxed = nullptr; member
188 VkPhysicalDevice boxed = nullptr; member
198 VkDevice boxed = nullptr; member
225 VkQueue boxed = nullptr; member
282 VkFence boxed = VK_NULL_HANDLE; member
314 VkDescriptorSetLayout boxed = 0; member
321 VkDescriptorPool boxed = 0; member
DVkDecoderSnapshot.cpp931 VkCommandBuffer boxed = unboxed_to_boxed_VkCommandBuffer((&commandBuffer)[i]); in vkBeginCommandBuffer() local
945 VkCommandBuffer boxed = unboxed_to_boxed_VkCommandBuffer((&commandBuffer)[i]); in vkEndCommandBuffer() local
959 VkCommandBuffer boxed = unboxed_to_boxed_VkCommandBuffer((&commandBuffer)[i]); in vkResetCommandBuffer() local
973 VkCommandBuffer boxed = unboxed_to_boxed_VkCommandBuffer((&commandBuffer)[i]); in vkCmdBindPipeline() local
988 VkCommandBuffer boxed = unboxed_to_boxed_VkCommandBuffer((&commandBuffer)[i]); in vkCmdSetViewport() local
1002 VkCommandBuffer boxed = unboxed_to_boxed_VkCommandBuffer((&commandBuffer)[i]); in vkCmdSetScissor() local
1016 VkCommandBuffer boxed = unboxed_to_boxed_VkCommandBuffer((&commandBuffer)[i]); in vkCmdSetLineWidth() local
1031 VkCommandBuffer boxed = unboxed_to_boxed_VkCommandBuffer((&commandBuffer)[i]); in vkCmdSetDepthBias() local
1045 VkCommandBuffer boxed = unboxed_to_boxed_VkCommandBuffer((&commandBuffer)[i]); in vkCmdSetBlendConstants() local
1059 VkCommandBuffer boxed = unboxed_to_boxed_VkCommandBuffer((&commandBuffer)[i]); in vkCmdSetDepthBounds() local
[all …]
DVkDecoderGlobalState.cpp534 auto boxed = in save() local
751 auto boxed = in load() local
994 VkInstance boxed = new_boxed_VkInstance(*pInstance, nullptr, true /* own dispatch */); in on_vkCreateInstance() local
1795 VkDevice boxed = new_boxed_VkDevice(*pDevice, nullptr, true /* own dispatch */); in on_vkCreateDevice() local
1851 auto boxed = new_boxed_VkQueue(queueOut, dispatch_VkDevice(deviceInfo.boxed), in on_vkCreateDevice() local
5078 auto boxed = new_boxed_VkCommandBuffer(pCommandBuffers[i], vk, in on_vkAllocateCommandBuffers() local
7313 VkCommandBuffer boxed = VK_NULL_HANDLE; member
7345 VkCommandPool boxed = VK_NULL_HANDLE; member