Home
last modified time | relevance | path

Searched defs:CmdSetDepthBias (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanFunctions.h125 PFN_vkCmdSetDepthBias CmdSetDepthBias = nullptr; member
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkCommandBuffer.cpp319 class CmdSetDepthBias : public vk::CommandBuffer::Command class
322 CmdSetDepthBias(float depthBiasConstantFactor, float depthBiasClamp, float depthBiasSlopeFactor) in CmdSetDepthBias() function in __anon050568cb0111::CmdSetDepthBias
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanFunctions.h188 PFN_vkCmdSetDepthBias CmdSetDepthBias = nullptr; member
/third_party/vulkan-loader/loader/generated/
Dvk_layer_dispatch_table.h375 PFN_vkCmdSetDepthBias CmdSetDepthBias; member