Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Dapi_gen.cpp1015 …ias(VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float depthBiasClamp, float dept… in CmdSetDepthBias()
1715 …ias(VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float depthBiasClamp, float dept… in vkCmdSetDepthBias()
/frameworks/native/vulkan/nulldrv/
Dnull_driver.cpp1346 void CmdSetDepthBias(VkCommandBuffer cmdBuffer, float depthBias, float depthBiasClamp, float slopeS… in CmdSetDepthBias()