Home
last modified time | relevance | path

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

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