Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Dapi_gen.cpp998 …r commandBuffer, float depthBiasConstantFactor, float depthBiasClamp, float depthBiasSlopeFactor) { in CmdSetDepthBias()
1698 …r commandBuffer, float depthBiasConstantFactor, float depthBiasClamp, float depthBiasSlopeFactor) { in vkCmdSetDepthBias()
/frameworks/native/vulkan/include/vulkan/
Dvulkan.h1784 float depthBiasSlopeFactor; member