/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/ |
H A D | vktDynamicStateBaseClass.cpp | 334 …BaseClass::setDynamicRasterizationState(const float lineWidth, const float depthBiasConstantFactor, in setDynamicRasterizationState()
|
H A D | vktDynamicStateRSTests.cpp | 424 …setDynamicRasterizationState(const float lineWidth = 1.0f, const float depthBiasConstantFactor = 0… in setDynamicRasterizationState()
|
H A D | vktDynamicStateDSTests.cpp | 463 …setDynamicRasterizationState(const float lineWidth = 1.0f, const float depthBiasConstantFactor = 0… in setDynamicRasterizationState()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawDepthClampTests.cpp | 73 float depthBiasConstantFactor; member
|
H A D | vktDrawInvertedDepthRangesTests.cpp | 395 const float depthBiasConstantFactor = in generateReferenceImage() local
|
/aosp_15_r20/external/swiftshader/src/Vulkan/ |
H A D | VkCommandBuffer.cpp | 482 CmdSetDepthBias(float depthBiasConstantFactor, float depthBiasClamp, float depthBiasSlopeFactor) in CmdSetDepthBias() 499 const float depthBiasConstantFactor; member in __anone9c4b87c0111::CmdSetDepthBias 2030 void CommandBuffer::setDepthBias(float depthBiasConstantFactor, float depthBiasClamp, float depthBi… in setDepthBias()
|
H A D | libVulkan.cpp | 2883 …d VKAPI_CALL vkCmdSetDepthBias(VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float… in vkCmdSetDepthBias()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/rasterization/ |
H A D | vktRasterizationDepthBiasControlTests.cpp | 475 const float depthBiasConstantFactor = in iterate() local
|
/aosp_15_r20/external/swiftshader/src/Device/ |
H A D | Context.hpp | 222 float depthBiasConstantFactor = 0.0f; member
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | SecondaryCommandBuffer.h | 613 float depthBiasConstantFactor; member 2032 ANGLE_INLINE void SecondaryCommandBuffer::setDepthBias(float depthBiasConstantFactor, in setDepthBias()
|
H A D | ContextVk.cpp | 3247 float depthBiasConstantFactor = rasterState.polygonOffsetUnits; in handleDirtyGraphicsDynamicDepthBias() local
|
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/ |
D | VkSubDecoder.cpp | 197 float depthBiasConstantFactor; in subDecode() local
|
/aosp_15_r20/external/mesa3d/src/amd/vulkan/layers/ |
H A D | radv_sqtt_layer.c | 1283 sqtt_CmdSetDepthBias(VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float depthBiasC… in sqtt_CmdSetDepthBias()
|
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/ |
H A D | vk_graphics_state.c | 2560 float depthBiasConstantFactor, in vk_common_CmdSetDepthBias()
|
/aosp_15_r20/external/mesa3d/src/virtio/vulkan/ |
H A D | vn_command_buffer.c | 1178 float depthBiasConstantFactor, in vn_CmdSetDepthBias()
|
/aosp_15_r20/external/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_command_buffer.h | 3494 …_t vn_sizeof_vkCmdSetDepthBias(VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float… in vn_sizeof_vkCmdSetDepthBias() 3508 …, VkCommandFlagsEXT cmd_flags, VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float… in vn_encode_vkCmdSetDepthBias() 3521 …sizeof_vkCmdSetDepthBias_reply(VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float… in vn_sizeof_vkCmdSetDepthBias_reply() 3534 …ply(struct vn_cs_decoder *dec, VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float… in vn_decode_vkCmdSetDepthBias_reply() 10125 …, VkCommandFlagsEXT cmd_flags, VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float… in vn_submit_vkCmdSetDepthBias() 12702 …hBias(struct vn_ring *vn_ring, VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float… in vn_call_vkCmdSetDepthBias() 12715 …hBias(struct vn_ring *vn_ring, VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float… in vn_async_vkCmdSetDepthBias()
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/ |
H A D | vkDeviceDriverImpl.inl | 382 void DeviceDriver::cmdSetDepthBias (VkCommandBuffer commandBuffer, float depthBiasConstantFactor, f…
|
H A D | vkDeviceDriverSCImpl.inl | 726 void DeviceDriverSC::cmdSetDepthBias (VkCommandBuffer commandBuffer, float depthBiasConstantFactor,…
|
H A D | vkNullDriverImpl.inl | 499 …id VKAPI_CALL cmdSetDepthBias (VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float…
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/ |
H A D | vkPipelineConstructionUtil.cpp | 1867 float depthBiasConstantFactor = 0.0f; member
|
/aosp_15_r20/frameworks/native/vulkan/libvulkan/ |
H A D | api_gen.cpp | 1385 VKAPI_ATTR void CmdSetDepthBias(VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float… in CmdSetDepthBias() 2500 VKAPI_ATTR void vkCmdSetDepthBias(VkCommandBuffer commandBuffer, float depthBiasConstantFactor, flo… in vkCmdSetDepthBias()
|
/aosp_15_r20/external/mesa3d/src/microsoft/vulkan/ |
H A D | dzn_cmd_buffer.c | 5914 float depthBiasConstantFactor, in dzn_CmdSetDepthBias()
|
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/ |
H A D | thread_safety.cpp | 1637 float depthBiasConstantFactor, in PreCallRecordCmdSetDepthBias() 1646 float depthBiasConstantFactor, in PostCallRecordCmdSetDepthBias()
|
H A D | chassis.h | 2815 …PreCallValidateCmdSetDepthBias(VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float… in PreCallValidateCmdSetDepthBias() 2816 …d PreCallRecordCmdSetDepthBias(VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float… in PreCallRecordCmdSetDepthBias() 2817 … PostCallRecordCmdSetDepthBias(VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float… in PostCallRecordCmdSetDepthBias()
|
/aosp_15_r20/external/vulkan-validation-layers/layers/ |
H A D | core_validation.cpp | 7278 …PreCallValidateCmdSetDepthBias(VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float… in PreCallValidateCmdSetDepthBias() 7299 …Tracker::PreCallRecordCmdSetDepthBias(VkCommandBuffer commandBuffer, float depthBiasConstantFactor, in PreCallRecordCmdSetDepthBias()
|