Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/
Dgoldfish_vk_dispatch.h1321 PFN_vkCmdSetDepthClipNegativeOneToOneEXT vkCmdSetDepthClipNegativeOneToOneEXT; member
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan.hpp5297 …void vkCmdSetDepthClipNegativeOneToOneEXT( VkCommandBuffer commandBuffer, VkBool32 negativeOneToOn… in vkCmdSetDepthClipNegativeOneToOneEXT() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
8438 PFN_vkCmdSetDepthClipNegativeOneToOneEXT vkCmdSetDepthClipNegativeOneToOneEXT = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
Dvulkan_raii.hpp1717 PFN_vkCmdSetDepthClipNegativeOneToOneEXT vkCmdSetDepthClipNegativeOneToOneEXT = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkDecoderSnapshot.cpp5038 void vkCmdSetDepthClipNegativeOneToOneEXT(const uint8_t* snapshotTraceBegin, in vkCmdSetDepthClipNegativeOneToOneEXT() function in VkDecoderSnapshot::Impl
11384 void VkDecoderSnapshot::vkCmdSetDepthClipNegativeOneToOneEXT(const uint8_t* snapshotTraceBegin, in vkCmdSetDepthClipNegativeOneToOneEXT() function in VkDecoderSnapshot
/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.cpp71836 void VkEncoder::vkCmdSetDepthClipNegativeOneToOneEXT(VkCommandBuffer commandBuffer, in vkCmdSetDepthClipNegativeOneToOneEXT() function in gfxstream::vk::VkEncoder