Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/include/vulkan/
Dvk_dispatch_table_helper.h371 …eateInfo, const VkAllocationCallbacks* pAllocator, VkIndirectCommandsLayoutNV* pIndirectCommandsLa… in StubCreateIndirectCommandsLayoutNV()
Dvulkan.hpp84655 …ESPACE::AllocationCallbacks* pAllocator, VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutNV* pIndirect… in createIndirectCommandsLayoutNV()
/device/generic/goldfish-opengl/system/vulkan_enc/
Dfunc_table.cpp6848 VkIndirectCommandsLayoutNV* pIndirectCommandsLayout) in entry_vkCreateIndirectCommandsLayoutNV()
6860 VkIndirectCommandsLayoutNV* pIndirectCommandsLayout) in dynCheck_entry_vkCreateIndirectCommandsLayoutNV()
DVkEncoder.cpp32223 VkIndirectCommandsLayoutNV* pIndirectCommandsLayout, in vkCreateIndirectCommandsLayoutNV()
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkDecoderSnapshot.cpp5580 VkIndirectCommandsLayoutNV* pIndirectCommandsLayout) in vkCreateIndirectCommandsLayoutNV()
11779 VkIndirectCommandsLayoutNV* pIndirectCommandsLayout) in vkCreateIndirectCommandsLayoutNV()
DVkDecoder.cpp23133 VkIndirectCommandsLayoutNV* pIndirectCommandsLayout; in decode() local
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/proto/
Dgoldfish_vk_baseprotodefs.proto6755 optional uint64 pIndirectCommandsLayout = 4; field