Searched defs:minDepthBounds (Results 1 – 12 of 12) sorted by relevance
| /device/generic/vulkan-cereal/fake-android-guest/libvulkan/ |
| D | api_gen.cpp | 1163 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/ |
| D | VkSubDecoder.cpp | 219 float minDepthBounds; in subDecode() local
|
| D | VkDecoderSnapshot.cpp | 1028 float minDepthBounds, float maxDepthBounds) { in vkCmdSetDepthBounds() 6395 VkCommandBuffer commandBuffer, float minDepthBounds, in vkCmdSetDepthBounds()
|
| D | VkDecoder.cpp | 6649 float minDepthBounds; in decode() local
|
| /device/generic/vulkan-cereal/stream-servers/vulkan/cereal/proto/ |
| D | goldfish_vk_baseprotodefs.proto | 1796 optional float minDepthBounds = 11; field 2600 optional float minDepthBounds = 2; field
|
| /device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/ |
| D | vulkan_raii.hpp | 12709 …VULKAN_HPP_INLINE void CommandBuffer::setDepthBounds( float minDepthBounds, float maxDepthBounds )… in setDepthBounds()
|
| D | vulkan_funcs.hpp | 3612 …VULKAN_HPP_INLINE void CommandBuffer::setDepthBounds( float minDepthBounds, float maxDepthBounds, … in setDepthBounds()
|
| D | vulkan.hpp | 1945 …void vkCmdSetDepthBounds( VkCommandBuffer commandBuffer, float minDepthBounds, float maxDepthBound… in vkCmdSetDepthBounds()
|
| D | vulkan_core.h | 3465 float minDepthBounds; member
|
| D | vulkan_structs.hpp | 34644 float minDepthBounds = {}; member
|
| /device/generic/goldfish-opengl/system/vulkan_enc/ |
| D | func_table.cpp | 913 static void entry_vkCmdSetDepthBounds(VkCommandBuffer commandBuffer, float minDepthBounds, in entry_vkCmdSetDepthBounds()
|
| D | VkEncoder.cpp | 12132 void VkEncoder::vkCmdSetDepthBounds(VkCommandBuffer commandBuffer, float minDepthBounds, in vkCmdSetDepthBounds()
|