HomeSort by: relevance | last modified time | path
    Searched defs:depthBiasSlopeFactor (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/include/vulkan/
vulkan_core.h 2449 float depthBiasSlopeFactor;
3004 typedef void (VKAPI_PTR *PFN_vkCmdSetDepthBias)(VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float depthBiasClamp, float depthBiasSlopeFactor);
3573 float depthBiasSlopeFactor);
  /xsrc/external/mit/MesaLib/dist/include/vulkan/
vulkan_core.h 3094 float depthBiasSlopeFactor;
3576 typedef void (VKAPI_PTR *PFN_vkCmdSetDepthBias)(VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float depthBiasClamp, float depthBiasSlopeFactor);
4145 float depthBiasSlopeFactor);

Completed in 33 milliseconds