Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Dapi_gen.cpp998 …ias(VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float depthBiasClamp, float dept… in CmdSetDepthBias()
1698 …ias(VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float depthBiasClamp, float dept… in vkCmdSetDepthBias()
/frameworks/native/vulkan/nulldrv/
Dnull_driver.cpp1277 void CmdSetDepthBias(VkCommandBuffer cmdBuffer, float depthBias, float depthBiasClamp, float slopeS… in CmdSetDepthBias()
/frameworks/native/vulkan/include/vulkan/
Dvulkan.h1200 VkBool32 depthBiasClamp; member
1783 float depthBiasClamp; member