Home
last modified time | relevance | path

Searched defs:CmdSetDepthBounds (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkCommandBuffer.cpp363 class CmdSetDepthBounds : public vk::CommandBuffer::Command class
366 CmdSetDepthBounds(float minDepthBounds, float maxDepthBounds) in CmdSetDepthBounds() function in __anon60e7c08c0111::CmdSetDepthBounds
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanFunctions.h189 PFN_vkCmdSetDepthBounds CmdSetDepthBounds = nullptr; member
/third_party/vulkan-loader/loader/generated/
Dvk_layer_dispatch_table.h387 PFN_vkCmdSetDepthBounds CmdSetDepthBounds; member