Home
last modified time | relevance | path

Searched defs:pIndirectCommandsLayout (Results 1 – 6 of 6) sorted by relevance

/device/generic/goldfish-opengl/system/vulkan_enc/
Dfunc_table.cpp7872 const VkAllocationCallbacks* pAllocator, VkIndirectCommandsLayoutNV* pIndirectCommandsLayout) { in entry_vkCreateIndirectCommandsLayoutNV()
7882 const VkAllocationCallbacks* pAllocator, VkIndirectCommandsLayoutNV* pIndirectCommandsLayout) { in dynCheck_entry_vkCreateIndirectCommandsLayoutNV()
DVkEncoder.cpp58471 const VkAllocationCallbacks* pAllocator, VkIndirectCommandsLayoutNV* pIndirectCommandsLayout, in vkCreateIndirectCommandsLayoutNV()
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/proto/
Dgoldfish_vk_baseprotodefs.proto6755 optional uint64 pIndirectCommandsLayout = 4; field
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkDecoderSnapshot.cpp4103 VkIndirectCommandsLayoutNV* pIndirectCommandsLayout) { in vkCreateIndirectCommandsLayoutNV()
10238 const VkAllocationCallbacks* pAllocator, VkIndirectCommandsLayoutNV* pIndirectCommandsLayout) { in vkCreateIndirectCommandsLayoutNV()
DVkDecoder.cpp31433 VkIndirectCommandsLayoutNV* pIndirectCommandsLayout; in decode() local
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_funcs.hpp14639 …PACE::AllocationCallbacks * pAllocator, VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutNV * pIndirect… in createIndirectCommandsLayoutNV()