| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/ |
| H A D | vktDynamicStateBaseClass.cpp | 361 setDynamicRasterizationState(const float lineWidth, const float depthBiasConstantFactor, const float depthBiasClamp, const float depthBiasSlopeFactor) setDynamicRasterizationState() argument
|
| H A D | vktDynamicStateRSTests.cpp | 816 float depthBiasClamp; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/ |
| H A D | vktDynamicStateBaseClass.cpp | 324 setDynamicRasterizationState(const float lineWidth, const float depthBiasConstantFactor, const float depthBiasClamp, const float depthBiasSlopeFactor) setDynamicRasterizationState() argument
|
| H A D | vktDynamicStateRSTests.cpp | 787 float depthBiasClamp; member
|
| /third_party/mesa3d/src/panfrost/vulkan/ |
| H A D | panvk_cmd_buffer.c | 284 panvk_CmdSetDepthBias(VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float depthBiasClamp, float depthBiasSlopeFactor) panvk_CmdSetDepthBias() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Device/ |
| H A D | Context.hpp | 125 float depthBiasClamp = 0.0f; member 227 float depthBiasClamp = 0.0f; member
|
| H A D | Renderer.hpp | 93 float depthBiasClamp; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
| H A D | vktDrawInvertedDepthRangesTests.cpp | 67 float depthBiasClamp; member 754 float depthBiasClamp; in populateTestGroup() member [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/ |
| H A D | vktRasterizationDepthBiasControlTests.cpp | 217 const float depthBiasClamp; member 442 const float depthBiasClamp = m_params.depthBiasClamp; in iterate() local 804 float depthBiasClamp = 0.0f; createDepthBiasControlTests() local 840 depthBiasClamp, createDepthBiasControlTests() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
| H A D | vktDrawInvertedDepthRangesTests.cpp | 67 float depthBiasClamp; member 754 float depthBiasClamp; in populateTestGroup() member [all...] |
| /third_party/mesa3d/src/amd/vulkan/layers/ |
| H A D | radv_sqtt_layer.c | 723 sqtt_CmdSetDepthBias(VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float depthBiasClamp, float depthBiasSlopeFactor) sqtt_CmdSetDepthBias() argument
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_cmd_vgpu10.c | 977 SVGA3D_vgpu10_DefineRasterizerState(struct svga_winsys_context *swc, SVGA3dRasterizerStateId rasterizerId, uint8 fillMode, SVGA3dCullMode cullMode, uint8 frontCounterClockwise, int32 depthBias, float depthBiasClamp, float slopeScaledDepthBias, uint8 depthClipEnable, uint8 scissorEnable, uint8 multisampleEnable, uint8 antialiasedLineEnable, float lineWidth, uint8 lineStippleEnable, uint8 lineStippleFactor, uint16 lineStipplePattern, uint8 provokingVertexLast) SVGA3D_vgpu10_DefineRasterizerState() argument 1808 SVGA3D_sm5_DefineRasterizerState_v2(struct svga_winsys_context *swc, SVGA3dRasterizerStateId rasterizerId, uint8 fillMode, SVGA3dCullMode cullMode, uint8 frontCounterClockwise, int32 depthBias, float depthBiasClamp, float slopeScaledDepthBias, uint8 depthClipEnable, uint8 scissorEnable, uint8 multisampleEnable, uint8 antialiasedLineEnable, float lineWidth, uint8 lineStippleEnable, uint8 lineStippleFactor, uint16 lineStipplePattern, uint8 provokingVertexLast, uint32 forcedSampleCount) SVGA3D_sm5_DefineRasterizerState_v2() argument
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_graphics_state.c | 1858 vk_common_CmdSetDepthBias(VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float depthBiasClamp, float depthBiasSlopeFactor) vk_common_CmdSetDepthBias() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkCommandBuffer.cpp | 322 CmdSetDepthBias(float depthBiasConstantFactor, float depthBiasClamp, float depthBiasSlopeFactor) in CmdSetDepthBias() argument 340 const float depthBiasClamp; member in __anon22994::CmdSetDepthBias 1453 void CommandBuffer::setDepthBias(float depthBiasConstantFactor, float depthBiasClamp, float depthBiasSlopeFactor) in setDepthBias() argument
|
| H A D | libVulkan.cpp | 2528 VKAPI_ATTR void VKAPI_CALL vkCmdSetDepthBias(VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float depthBiasClamp, float depthBiasSlopeFactor) in vkCmdSetDepthBias() argument
|
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_command_buffer.c | 859 vn_CmdSetDepthBias(VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float depthBiasClamp, float depthBiasSlopeFactor) vn_CmdSetDepthBias() argument
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dv_cmd_buffer.c | 2988 v3dv_CmdSetDepthBias(VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float depthBiasClamp, float depthBiasSlopeFactor) v3dv_CmdSetDepthBias() argument
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkPipelineConstructionUtil.cpp | 1850 float depthBiasClamp = 0.0f; member
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_cmd_buffer.c | 2624 tu_CmdSetDepthBias(VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float depthBiasClamp, float depthBiasSlopeFactor) tu_CmdSetDepthBias() argument
|
| /third_party/mesa3d/src/imagination/vulkan/ |
| H A D | pvr_cmd_buffer.c | 1930 pvr_CmdSetDepthBias(VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float depthBiasClamp, float depthBiasSlopeFactor) pvr_CmdSetDepthBias() argument
|
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_cmd_buffer.c | 4457 dzn_CmdSetDepthBias(VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float depthBiasClamp, float depthBiasSlopeFactor) dzn_CmdSetDepthBias() argument
|
| /third_party/mesa3d/src/gallium/drivers/svga/include/ |
| H A D | svga3d_dx.h | 1598 float depthBiasClamp; member 1625 float depthBiasClamp; member 1651 float depthBiasClamp; member
|
| /third_party/vulkan-loader/loader/ |
| H A D | trampoline.c | 2090 vkCmdSetDepthBias(VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float depthBiasClamp, float depthBiasSlopeFactor) vkCmdSetDepthBias() argument
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_cmd_buffer.c | 5695 radv_CmdSetDepthBias(VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float depthBiasClamp, float depthBiasSlopeFactor) radv_CmdSetDepthBias() argument
|
| /third_party/mesa3d/src/virtio/venus-protocol/ |
| H A D | vn_protocol_driver_command_buffer.h | 3008 static inline size_t vn_sizeof_vkCmdSetDepthBias(VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float depthBiasClamp, float depthBiasSlopeFactor) in vn_sizeof_vkCmdSetDepthBias() argument 3022 static inline void vn_encode_vkCmdSetDepthBias(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float depthBiasClamp, float depthBiasSlopeFactor) in vn_encode_vkCmdSetDepthBias() argument 3035 static inline size_t vn_sizeof_vkCmdSetDepthBias_reply(VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float depthBiasClamp, float depthBiasSlopeFactor) in vn_sizeof_vkCmdSetDepthBias_reply() argument 3048 static inline void vn_decode_vkCmdSetDepthBias_reply(struct vn_cs_decoder *dec, VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float depthBiasClamp, float depthBiasSlopeFactor) in vn_decode_vkCmdSetDepthBias_reply() argument 8151 static inline void vn_submit_vkCmdSetDepthBias(struct vn_instance *vn_instance, VkCommandFlagsEXT cmd_flags, VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float depthBiasClamp, float depthBiasSlopeFactor, struct vn_instance_submit_command *submit) in vn_submit_vkCmdSetDepthBias() argument 10140 vn_call_vkCmdSetDepthBias(struct vn_instance *vn_instance, VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float depthBiasClamp, float depthBiasSlopeFactor) vn_call_vkCmdSetDepthBias() argument 10153 vn_async_vkCmdSetDepthBias(struct vn_instance *vn_instance, VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float depthBiasClamp, float depthBiasSlopeFactor) vn_async_vkCmdSetDepthBias() argument [all...] |