Home
last modified time | relevance | path

Searched defs:minDepthBounds (Results 1 – 12 of 12) sorted by relevance

/device/generic/vulkan-cereal/fake-android-guest/libvulkan/
Dapi_gen.cpp1163 VKAPI_ATTR void CmdSetDepthBounds(VkCommandBuffer commandBuffer, float minDepthBounds, float maxDep… in CmdSetDepthBounds()
1997 VKAPI_ATTR void vkCmdSetDepthBounds(VkCommandBuffer commandBuffer, float minDepthBounds, float maxD… in vkCmdSetDepthBounds()
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkSubDecoder.cpp219 float minDepthBounds; in subDecode() local
DVkDecoderSnapshot.cpp1028 float minDepthBounds, float maxDepthBounds) { in vkCmdSetDepthBounds()
6395 VkCommandBuffer commandBuffer, float minDepthBounds, in vkCmdSetDepthBounds()
DVkDecoder.cpp6649 float minDepthBounds; in decode() local
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/proto/
Dgoldfish_vk_baseprotodefs.proto1796 optional float minDepthBounds = 11; field
2600 optional float minDepthBounds = 2; field
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_raii.hpp12709 …VULKAN_HPP_INLINE void CommandBuffer::setDepthBounds( float minDepthBounds, float maxDepthBounds )… in setDepthBounds()
Dvulkan_funcs.hpp3612 …VULKAN_HPP_INLINE void CommandBuffer::setDepthBounds( float minDepthBounds, float maxDepthBounds, … in setDepthBounds()
Dvulkan.hpp1945 …void vkCmdSetDepthBounds( VkCommandBuffer commandBuffer, float minDepthBounds, float maxDepthBound… in vkCmdSetDepthBounds()
Dvulkan_core.h3465 float minDepthBounds; member
Dvulkan_structs.hpp34644 float minDepthBounds = {}; member
/device/generic/goldfish-opengl/system/vulkan_enc/
Dfunc_table.cpp913 static void entry_vkCmdSetDepthBounds(VkCommandBuffer commandBuffer, float minDepthBounds, in entry_vkCmdSetDepthBounds()
DVkEncoder.cpp12132 void VkEncoder::vkCmdSetDepthBounds(VkCommandBuffer commandBuffer, float minDepthBounds, in vkCmdSetDepthBounds()