Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/
Dgoldfish_vk_dispatch.h1315 PFN_vkCmdSetDepthClipEnableEXT vkCmdSetDepthClipEnableEXT; member
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan.hpp5261 …void vkCmdSetDepthClipEnableEXT( VkCommandBuffer commandBuffer, VkBool32 depthClipEnable ) const V… in vkCmdSetDepthClipEnableEXT() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
8432 PFN_vkCmdSetDepthClipEnableEXT vkCmdSetDepthClipEnableEXT = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
Dvulkan_raii.hpp1711 PFN_vkCmdSetDepthClipEnableEXT vkCmdSetDepthClipEnableEXT = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkDecoderSnapshot.cpp5004 void vkCmdSetDepthClipEnableEXT(const uint8_t* snapshotTraceBegin, size_t snapshotTraceBytes, in vkCmdSetDepthClipEnableEXT() function in VkDecoderSnapshot::Impl
11328 void VkDecoderSnapshot::vkCmdSetDepthClipEnableEXT(const uint8_t* snapshotTraceBegin, in vkCmdSetDepthClipEnableEXT() function in VkDecoderSnapshot
/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.cpp71300 void VkEncoder::vkCmdSetDepthClipEnableEXT(VkCommandBuffer commandBuffer, VkBool32 depthClipEnable, in vkCmdSetDepthClipEnableEXT() function in gfxstream::vk::VkEncoder