Home
last modified time | relevance | path

Searched defs:vkDestroyPipelineLayout (Results 1 – 8 of 8) sorted by relevance

/device/generic/vulkan-cereal/fake-android-guest/androidImpl/
DAndroidVulkanDispatch.h94 PFN_vkDestroyPipelineLayout vkDestroyPipelineLayout; member
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/
Dgoldfish_vk_dispatch.h139 PFN_vkDestroyPipelineLayout vkDestroyPipelineLayout; member
/device/generic/vulkan-cereal/fake-android-guest/libvulkan/
Dapi_gen.cpp1847 VKAPI_ATTR void vkDestroyPipelineLayout(VkDevice device, VkPipelineLayout pipelineLayout, const VkA… in vkDestroyPipelineLayout() function
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan.hpp1765 …void vkDestroyPipelineLayout( VkDevice device, VkPipelineLayout pipelineLayout, const VkAllocation… in vkDestroyPipelineLayout() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
7513 PFN_vkDestroyPipelineLayout vkDestroyPipelineLayout = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
Dvulkan_raii.hpp1458 PFN_vkDestroyPipelineLayout vkDestroyPipelineLayout = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/proto/
Dgoldfish_vk_baseprotodefs.proto1985 message vkDestroyPipelineLayout message
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkDecoderSnapshot.cpp721 void vkDestroyPipelineLayout(const uint8_t* snapshotTraceBegin, size_t snapshotTraceBytes, in vkDestroyPipelineLayout() function in VkDecoderSnapshot::Impl
6098 void VkDecoderSnapshot::vkDestroyPipelineLayout(const uint8_t* snapshotTraceBegin, in vkDestroyPipelineLayout() function in VkDecoderSnapshot
/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.cpp8623 void VkEncoder::vkDestroyPipelineLayout(VkDevice device, VkPipelineLayout pipelineLayout, in vkDestroyPipelineLayout() function in gfxstream::vk::VkEncoder