Home
last modified time | relevance | path

Searched refs:maxDepthBounds (Results 1 - 25 of 79) sorted by relevance

1234

/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DContext.hpp128 float maxDepthBounds = 0.0f; member
160 inline float getMaxDepthBounds() const { return maxDepthBounds; } in getMaxDepthBounds()
229 float maxDepthBounds = 0.0f; member
H A DContext.cpp488 maxDepthBounds = depthStencilState->maxDepthBounds; in GraphicsState()
678 combinedState.maxDepthBounds = dynamicState.maxDepthBounds;
H A DPixelProcessor.hpp96 float maxDepthBounds; member
H A DPixelProcessor.cpp105 state.maxDepthBounds = pipelineState.getMaxDepthBounds(); in update()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineDepthRangeUnrestrictedTests.cpp82 float maxDepthBounds; member
116 result << "_boundstest_min" << (int)param.minDepthBounds << "_max_" << (int)param.maxDepthBounds; in generateTestName()
585 float maxDepthBounds = m_param.maxDepthBounds; in preparePipelineWrapper() local
590 maxDepthBounds = 1.0f; in preparePipelineWrapper()
624 maxDepthBounds, // float maxDepthBounds; in preparePipelineWrapper()
695 vk.cmdSetDepthBounds(*m_cmdBuffer, m_param.minDepthBounds, m_param.maxDepthBounds); in prepareRenderPass()
1264 depthBufferValue >= m_param.minDepthBounds && depthBufferValue <= m_param.maxDepthBounds) in verifyTestResult()
1342 (compareDepthResult(m_param.depthCompareOp, expectedDepth, depthBufferValue) && depthBufferValue <= m_param.maxDepthBounds in verifyTestResult()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineDepthRangeUnrestrictedTests.cpp80 float maxDepthBounds; member
114 result << "_boundstest_min" << (int)param.minDepthBounds << "_max_" << (int)param.maxDepthBounds; in generateTestName()
595 float maxDepthBounds = m_param.maxDepthBounds; in preparePipelineWrapper() local
600 maxDepthBounds = 1.0f; in preparePipelineWrapper()
634 maxDepthBounds, // float maxDepthBounds; in preparePipelineWrapper()
694 vk.cmdSetDepthBounds(*m_cmdBuffer, m_param.minDepthBounds, m_param.maxDepthBounds); in prepareRenderPass()
1257 depthBufferValue >= m_param.minDepthBounds && depthBufferValue <= m_param.maxDepthBounds) in verifyTestResult()
1335 (compareDepthResult(m_param.depthCompareOp, expectedDepth, depthBufferValue) && depthBufferValue <= m_param.maxDepthBounds in verifyTestResult()
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkCommandBuffer.cpp366 CmdSetDepthBounds(float minDepthBounds, float maxDepthBounds) in CmdSetDepthBounds() argument
368 , maxDepthBounds(maxDepthBounds) in CmdSetDepthBounds()
375 executionState.dynamicState.maxDepthBounds = maxDepthBounds;
382 const float maxDepthBounds; member in __anon22994::CmdSetDepthBounds
1463 void CommandBuffer::setDepthBounds(float minDepthBounds, float maxDepthBounds) in setDepthBounds() argument
1465 addCommand<::CmdSetDepthBounds>(minDepthBounds, maxDepthBounds); in setDepthBounds()
H A DVkCommandBuffer.hpp95 void setDepthBounds(float minDepthBounds, float maxDepthBounds);
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateBaseClass.hpp83 const float maxDepthBounds = 1.0f,
H A DvktDynamicStateBaseClass.cpp377 const float maxDepthBounds, in setDynamicDepthStencilState()
385 m_vk.cmdSetDepthBounds(*m_cmdBuffer, minDepthBounds, maxDepthBounds); in setDynamicDepthStencilState()
376 setDynamicDepthStencilState(const float minDepthBounds, const float maxDepthBounds, const deUint32 stencilFrontCompareMask, const deUint32 stencilFrontWriteMask, const deUint32 stencilFrontReference, const deUint32 stencilBackCompareMask, const deUint32 stencilBackWriteMask, const deUint32 stencilBackReference) setDynamicDepthStencilState() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
H A DvktDynamicStateBaseClass.hpp80 const float maxDepthBounds = 1.0f,
H A DvktDynamicStateBaseClass.cpp340 const float maxDepthBounds, in setDynamicDepthStencilState()
348 m_vk.cmdSetDepthBounds(*m_cmdBuffer, minDepthBounds, maxDepthBounds); in setDynamicDepthStencilState()
339 setDynamicDepthStencilState(const float minDepthBounds, const float maxDepthBounds, const deUint32 stencilFrontCompareMask, const deUint32 stencilFrontWriteMask, const deUint32 stencilFrontReference, const deUint32 stencilBackCompareMask, const deUint32 stencilBackWriteMask, const deUint32 stencilBackReference) setDynamicDepthStencilState() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationFragShaderSideEffectsTests.cpp84 float maxDepthBounds; member
529 (enableDepthBounds ? m_params.depthBoundsParams.get().maxDepthBounds : 1.0f), // float maxDepthBounds; in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/
H A DvktRasterizationFragShaderSideEffectsTests.cpp84 float maxDepthBounds; member
529 (enableDepthBounds ? m_params.depthBoundsParams.get().maxDepthBounds : 1.0f), // float maxDepthBounds; in iterate()
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_pipeline.c213 depth_stencil_state.maxDepthBounds = state->dyn_state1.depth_stencil_alpha_state->max_depth_bounds; in zink_create_gfx_pipeline()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_blit2d.c887 .maxDepthBounds = 1.0f, in blit2d_init_depth_only_pipeline()
1041 .maxDepthBounds = 1.0f, in blit2d_init_stencil_only_pipeline()
/third_party/mesa3d/src/amd/vulkan/layers/
H A Dradv_sqtt_layer.c737 sqtt_CmdSetDepthBounds(VkCommandBuffer commandBuffer, float minDepthBounds, float maxDepthBounds) in sqtt_CmdSetDepthBounds() argument
739 API_MARKER(SetDepthBounds, commandBuffer, minDepthBounds, maxDepthBounds); in sqtt_CmdSetDepthBounds()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawCreateInfoUtil.hpp435 float maxDepthBounds = 1.0f);
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawCreateInfoUtil.hpp435 float maxDepthBounds = 1.0f);
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkObjUtil.cpp349 1.0f, // float maxDepthBounds in makeGraphicsPipeline()
525 depthStencilStateCreateInfoDefault.maxDepthBounds = 1.0f; in makeGraphicsPipeline()
/third_party/skia/src/gpu/vk/
H A DGrVkPipeline.cpp264 stencilInfo->maxDepthBounds = 1.0f;
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DRenderPipelineVk.cpp298 depthStencilState.maxDepthBounds = 1.0f; in ComputeDepthStencilDesc()
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_graphics_state.c684 ds->depth.bounds_test.max = ds_info->maxDepthBounds; in vk_depth_stencil_state_init()
1990 float maxDepthBounds) in vk_common_CmdSetDepthBounds()
1998 ds.depth.bounds_test.max, maxDepthBounds); in vk_common_CmdSetDepthBounds()
1988 vk_common_CmdSetDepthBounds(VkCommandBuffer commandBuffer, float minDepthBounds, float maxDepthBounds) vk_common_CmdSetDepthBounds() argument
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_command_buffer.h3106 static inline size_t vn_sizeof_vkCmdSetDepthBounds(VkCommandBuffer commandBuffer, float minDepthBounds, float maxDepthBounds) in vn_sizeof_vkCmdSetDepthBounds() argument
3114 cmd_size += vn_sizeof_float(&maxDepthBounds); in vn_sizeof_vkCmdSetDepthBounds()
3119 static inline void vn_encode_vkCmdSetDepthBounds(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkCommandBuffer commandBuffer, float minDepthBounds, float maxDepthBounds) in vn_encode_vkCmdSetDepthBounds() argument
3128 vn_encode_float(enc, &maxDepthBounds); in vn_encode_vkCmdSetDepthBounds()
3131 static inline size_t vn_sizeof_vkCmdSetDepthBounds_reply(VkCommandBuffer commandBuffer, float minDepthBounds, float maxDepthBounds) in vn_sizeof_vkCmdSetDepthBounds_reply() argument
3138 /* skip maxDepthBounds */ in vn_sizeof_vkCmdSetDepthBounds_reply()
3143 static inline void vn_decode_vkCmdSetDepthBounds_reply(struct vn_cs_decoder *dec, VkCommandBuffer commandBuffer, float minDepthBounds, float maxDepthBounds) in vn_decode_vkCmdSetDepthBounds_reply() argument
3151 /* skip maxDepthBounds */ in vn_decode_vkCmdSetDepthBounds_reply()
8193 static inline void vn_submit_vkCmdSetDepthBounds(struct vn_instance *vn_instance, VkCommandFlagsEXT cmd_flags, VkCommandBuffer commandBuffer, float minDepthBounds, float maxDepthBounds, struct vn_instance_submit_command *submit) in vn_submit_vkCmdSetDepthBounds() argument
8197 size_t cmd_size = vn_sizeof_vkCmdSetDepthBounds(commandBuffer, minDepthBounds, maxDepthBounds); in vn_submit_vkCmdSetDepthBounds()
10178 vn_call_vkCmdSetDepthBounds(struct vn_instance *vn_instance, VkCommandBuffer commandBuffer, float minDepthBounds, float maxDepthBounds) vn_call_vkCmdSetDepthBounds() argument
10191 vn_async_vkCmdSetDepthBounds(struct vn_instance *vn_instance, VkCommandBuffer commandBuffer, float minDepthBounds, float maxDepthBounds) vn_async_vkCmdSetDepthBounds() argument
[all...]
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_cmd_buffer.c314 float maxDepthBounds) in panvk_CmdSetDepthBounds()
312 panvk_CmdSetDepthBounds(VkCommandBuffer commandBuffer, float minDepthBounds, float maxDepthBounds) panvk_CmdSetDepthBounds() argument

Completed in 52 milliseconds

1234