Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.h271 float maxDepthBounds; member
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkSubDecoder.cpp201 float maxDepthBounds; in subDecode() local
DVkDecoderSnapshot.cpp1475 float maxDepthBounds) in vkCmdSetDepthBounds()
7567 float maxDepthBounds) in vkCmdSetDepthBounds()
DVkDecoder.cpp5738 float maxDepthBounds; in decode() local
/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/cereal/proto/
Dgoldfish_vk_baseprotodefs.proto1798 optional float maxDepthBounds = 12; field
2602 optional float maxDepthBounds = 3; field
/device/generic/goldfish-opengl/system/vulkan_enc/
Dfunc_table.cpp1135 float maxDepthBounds) in entry_vkCmdSetDepthBounds()
DVkEncoder.cpp7956 float maxDepthBounds, in vkCmdSetDepthBounds()
/device/generic/vulkan-cereal/protocols/vulkan/include/vulkan/
Dvulkan_core.h2341 float maxDepthBounds; member
/device/generic/vulkan-cereal/include/vulkan/
Dvulkan_core.h2768 float maxDepthBounds; member
Dvulkan.hpp37615 float maxDepthBounds = {}; member
83148 …VULKAN_HPP_INLINE void CommandBuffer::setDepthBounds( float minDepthBounds, float maxDepthBounds, … in setDepthBounds()