Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DVkSubDecoder.cpp221 float maxDepthBounds; in subDecode() local
DVkDecoderSnapshot.cpp1051 float minDepthBounds, float maxDepthBounds) { in vkCmdSetDepthBounds()
4727 float maxDepthBounds) { in vkCmdSetDepthBounds()
DVkDecoder.cpp6677 float maxDepthBounds; in decode() local
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_graphics_state.c2572 float maxDepthBounds) in vk_common_CmdSetDepthBounds()
/hardware/google/gfxstream/guest/vulkan_enc/
Dfunc_table.cpp1229 float maxDepthBounds) { in gfxstream_vk_CmdSetDepthBounds()
DVkEncoder.cpp12037 float maxDepthBounds, uint32_t doLock) { in vkCmdSetDepthBounds()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_funcs.hpp3122 …VULKAN_HPP_INLINE void CommandBuffer::setDepthBounds( float minDepthBounds, float maxDepthBounds, … in setDepthBounds()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h3601 float maxDepthBounds; member