Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DVulkanHandleMapping.h61 type unbox_##type(type boxed); \
62 type unboxed_to_boxed_##type(type boxed); \
63 void delete_##type(type boxed); \
64 VulkanDispatch* dispatch_##type(type boxed);
70 void delete_##type(type boxed); \
71 void delayed_delete_##type(type boxed, VkDevice device, std::function<void()> callback); \
72 void set_boxed_non_dispatchable_##type(type boxed, type underlying); \
73 type unbox_##type(type boxed); \
74 type unboxed_to_boxed_non_dispatchable_##type(type boxed);
DVkDecoderSnapshot.cpp931 VkCommandBuffer boxed = unboxed_to_boxed_VkCommandBuffer((&commandBuffer)[i]); in vkBeginCommandBuffer() local
932 mReconstruction.forEachHandleAddModifyApi((const uint64_t*)(&boxed), 1, apiHandle); in vkBeginCommandBuffer()
945 VkCommandBuffer boxed = unboxed_to_boxed_VkCommandBuffer((&commandBuffer)[i]); in vkEndCommandBuffer() local
946 mReconstruction.forEachHandleAddModifyApi((const uint64_t*)(&boxed), 1, apiHandle); in vkEndCommandBuffer()
959 VkCommandBuffer boxed = unboxed_to_boxed_VkCommandBuffer((&commandBuffer)[i]); in vkResetCommandBuffer() local
960 mReconstruction.forEachHandleClearModifyApi((const uint64_t*)(&boxed), 1); in vkResetCommandBuffer()
973 VkCommandBuffer boxed = unboxed_to_boxed_VkCommandBuffer((&commandBuffer)[i]); in vkCmdBindPipeline() local
974 mReconstruction.forEachHandleAddModifyApi((const uint64_t*)(&boxed), 1, apiHandle); in vkCmdBindPipeline()
988 VkCommandBuffer boxed = unboxed_to_boxed_VkCommandBuffer((&commandBuffer)[i]); in vkCmdSetViewport() local
989 mReconstruction.forEachHandleAddModifyApi((const uint64_t*)(&boxed), 1, apiHandle); in vkCmdSetViewport()
[all …]
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
DVkDecoderGlobalState.cpp421 VulkanDispatch* ivk = dispatch_VkInstance(instanceInfo->boxed); in createSnapshotStateBlock()
422 VulkanDispatch* dvk = dispatch_VkDevice(deviceInfo->boxed); in createSnapshotStateBlock()
534 auto boxed = in save() local
536 sortedBoxedDescriptorPools.push_back(boxed); in save()
751 auto boxed = in load() local
753 sortedBoxedDescriptorPools.push_back(boxed); in load()
841 VulkanDispatch* dvk = dispatch_VkDevice(deviceInfo->boxed); in load()
994 VkInstance boxed = new_boxed_VkInstance(*pInstance, nullptr, true /* own dispatch */); in on_vkCreateInstance() local
995 init_vulkan_dispatch_from_instance(m_vk, *pInstance, dispatch_VkInstance(boxed)); in on_vkCreateInstance()
996 info.boxed = boxed; in on_vkCreateInstance()
[all …]
DVkDecoderGlobalState.h744 void delete_##type(type boxed); \
745 type unbox_##type(type boxed); \
746 type unboxed_to_boxed_##type(type boxed); \
747 VulkanDispatch* dispatch_##type(type boxed);
751 void delete_##type(type boxed); \
752 type unbox_##type(type boxed); \
753 type unboxed_to_boxed_non_dispatchable_##type(type boxed);
882 auto boxed = handles[i]; \
884 delete_##type_name(boxed); \
888 auto boxed = handles[i]; \
[all …]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/
Dkatex.mjs9165 if (/fbox|boxed|fcolorbox/.test(label)) {
14169 …\mathchoice{\\mkern-3mu}{\\mkern-3mu}{}{}{:}\\mskip6mu"); // \newcommand{\boxed}[1]{\fbox{\m@th$\d…
14171 defineMacro("\\boxed", "\\fbox{$\\displaystyle{#1}$}"); // \def\iff{\DOTSB\;\Longleftrightarrow\;}
Dkatex.min.js1 ….fontMetrics().fboxsep+("colorbox"===i?0:m)):l=h?.2:0,r=Ie(n,i,l,e),/fbox|boxed|fcolorbox/.test(i)…