Home
last modified time | relevance | path

Searched defs:maxDepthBounds (Results 1 – 10 of 10) sorted by relevance

/device/generic/vulkan-cereal/fake-android-guest/libvulkan/
Dapi_gen.cpp1163 …void CmdSetDepthBounds(VkCommandBuffer commandBuffer, float minDepthBounds, float maxDepthBounds) { in CmdSetDepthBounds()
1997 …id vkCmdSetDepthBounds(VkCommandBuffer commandBuffer, float minDepthBounds, float maxDepthBounds) { in vkCmdSetDepthBounds()
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkSubDecoder.cpp220 float maxDepthBounds; in subDecode() local
DVkDecoderSnapshot.cpp1028 float minDepthBounds, float maxDepthBounds) { in vkCmdSetDepthBounds()
6396 float maxDepthBounds) { in vkCmdSetDepthBounds()
DVkDecoder.cpp6650 float maxDepthBounds; in decode() local
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/proto/
Dgoldfish_vk_baseprotodefs.proto1798 optional float maxDepthBounds = 12; field
2602 optional float maxDepthBounds = 3; field
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_funcs.hpp3612 …VULKAN_HPP_INLINE void CommandBuffer::setDepthBounds( float minDepthBounds, float maxDepthBounds, … in setDepthBounds()
Dvulkan_core.h3466 float maxDepthBounds; member
Dvulkan_structs.hpp34645 float maxDepthBounds = {}; member
/device/generic/goldfish-opengl/system/vulkan_enc/
Dfunc_table.cpp914 float maxDepthBounds) { in entry_vkCmdSetDepthBounds()
DVkEncoder.cpp12133 float maxDepthBounds, uint32_t doLock) { in vkCmdSetDepthBounds()