Home
last modified time | relevance | path

Searched defs:vkCreateIndirectCommandsLayoutNV (Results 1 – 5 of 5) sorted by relevance

/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/
Dgoldfish_vk_dispatch.h1049 PFN_vkCreateIndirectCommandsLayoutNV vkCreateIndirectCommandsLayoutNV; member
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan.hpp4467 …VkResult vkCreateIndirectCommandsLayoutNV( VkDevice device, const VkIndirectCommandsLayoutCreateIn… in vkCreateIndirectCommandsLayoutNV() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
8203 PFN_vkCreateIndirectCommandsLayoutNV vkCreateIndirectCommandsLayoutNV = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
Dvulkan_raii.hpp2124 PFN_vkCreateIndirectCommandsLayoutNV vkCreateIndirectCommandsLayoutNV = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkDecoderSnapshot.cpp4098 void vkCreateIndirectCommandsLayoutNV(const uint8_t* snapshotTraceBegin, in vkCreateIndirectCommandsLayoutNV() function in VkDecoderSnapshot::Impl
10235 void VkDecoderSnapshot::vkCreateIndirectCommandsLayoutNV( in vkCreateIndirectCommandsLayoutNV() function in VkDecoderSnapshot
/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.cpp58469 VkResult VkEncoder::vkCreateIndirectCommandsLayoutNV( in vkCreateIndirectCommandsLayoutNV() function in gfxstream::vk::VkEncoder