/external/deqp/external/vulkancts/modules/vulkan/util/ |
D | vktDrawUtil.hpp | 74 bool depthClipEnable = false; member
|
D | vktDrawUtil.cpp | 444 pipelineState.depthClipEnable, // VkBool32 depthClipEnable; in registerDrawObject()
|
/external/deqp/external/vulkancts/modules/vulkan/clipping/ |
D | vktClippingTests.cpp | 621 if (!context.getDepthClipEnableFeaturesEXT().depthClipEnable) in testPrimitivesDepthClip() 638 bool depthClipEnable; in testPrimitivesDepthClip() member 693 pipelineState.depthClipEnable = cases[caseNdx].depthClipEnable; in testPrimitivesDepthClip() 723 pipelineState.depthClipEnable = cases[caseNdx].depthClipEnable; in testPrimitivesDepthClip()
|
/external/mesa3d/src/gallium/drivers/svga/include/ |
D | svga3d_dx.h | 1308 uint8 depthClipEnable; member 1337 uint8 depthClipEnable; member
|
/external/deqp/external/vulkancts/scripts/src/ |
D | mandatory_features.txt | 66 VkPhysicalDeviceDepthClipEnableFeaturesEXT FEATURES ( depthClipEnable ) REQUIREMENTS ( …
|
D | vulkan_core.h | 9217 VkBool32 depthClipEnable; member 9224 VkBool32 depthClipEnable; member
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_cmd.h | 572 uint8 depthClipEnable,
|
D | svga_cmd_vgpu10.c | 978 uint8 depthClipEnable, in SVGA3D_vgpu10_DefineRasterizerState() argument 994 depthClipEnable, scissorEnable, in SVGA3D_vgpu10_DefineRasterizerState()
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | state.h | 1066 uint32_t depthClipEnable : 1; member
|
D | clip.h | 93 if (state.rastState.depthClipEnable) in ComputeClipCodes()
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkMandatoryFeatures.inl | 1046 if ( physicalDeviceDepthClipEnableFeaturesEXT.depthClipEnable == VK_FALSE ) 1048 …log << tcu::TestLog::Message << "Mandatory feature depthClipEnable not supported" << tcu::TestLog:…
|
D | vkStructTypes.inl | 3529 VkBool32 depthClipEnable; member 3537 VkBool32 depthClipEnable; member
|
/external/vulkan-validation-layers/layers/generated/ |
D | vk_safe_struct.cpp | 18912 depthClipEnable(in_struct->depthClipEnable) in safe_VkPhysicalDeviceDepthClipEnableFeaturesEXT() 18924 depthClipEnable = src.depthClipEnable; in safe_VkPhysicalDeviceDepthClipEnableFeaturesEXT() 18936 depthClipEnable = src.depthClipEnable; in operator =() 18951 depthClipEnable = in_struct->depthClipEnable; in initialize() 18958 depthClipEnable = src->depthClipEnable; in initialize() 18965 depthClipEnable(in_struct->depthClipEnable) in safe_VkPipelineRasterizationDepthClipStateCreateInfoEXT() 18978 depthClipEnable = src.depthClipEnable; in safe_VkPipelineRasterizationDepthClipStateCreateInfoEXT() 18991 depthClipEnable = src.depthClipEnable; in operator =() 19007 depthClipEnable = in_struct->depthClipEnable; in initialize() 19015 depthClipEnable = src->depthClipEnable; in initialize()
|
D | vk_safe_struct.h | 4284 VkBool32 depthClipEnable; member 4300 VkBool32 depthClipEnable; member
|
/external/mesa3d/src/freedreno/vulkan/ |
D | tu_device.c | 591 features->depthClipEnable = true; in tu_GetPhysicalDeviceFeatures2()
|
D | tu_pipeline.c | 2402 depth_clip_disable = !depth_clip_state->depthClipEnable; in tu_pipeline_builder_parse_rasterization()
|
/external/mesa3d/src/gallium/drivers/svga/svgadump/ |
D | svga_dump.c | 1850 SVGA3D_DUMP_PARAMETER(depthClipEnable, u); in SVGA3D_DUMP_HEADER()
|
/external/mesa3d/src/gallium/drivers/swr/ |
D | swr_state.cpp | 1326 rastState->depthClipEnable = rasterizer->depth_clip_near; in swr_update_derived()
|
/external/mesa3d/src/intel/vulkan/ |
D | anv_pipeline.c | 2157 …pipeline->depth_clip_enable = clip_info ? clip_info->depthClipEnable : !pipeline->depth_clamp_enab… in anv_graphics_pipeline_init()
|
D | anv_device.c | 1147 features->depthClipEnable = true; in anv_GetPhysicalDeviceFeatures2()
|
/external/angle/src/libANGLE/renderer/vulkan/ |
D | vk_cache_utils.cpp | 1953 depthClipState.depthClipEnable = VK_TRUE; in initializePipeline()
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 8563 VkBool32 depthClipEnable; member 8570 VkBool32 depthClipEnable; member
|
/external/swiftshader/include/vulkan/ |
D | vulkan_core.h | 8570 VkBool32 depthClipEnable; member 8577 VkBool32 depthClipEnable; member
|
/external/mesa3d/include/vulkan/ |
D | vulkan_core.h | 8563 VkBool32 depthClipEnable; member 8570 VkBool32 depthClipEnable; member
|
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/ |
D | vulkan_structs.hpp | 36180 : depthClipEnable( depthClipEnable_ ) 36212 depthClipEnable = depthClipEnable_; in setDepthClipEnable() 36231 …urn ( sType == rhs.sType ) && ( pNext == rhs.pNext ) && ( depthClipEnable == rhs.depthClipEnable ); in operator ==() 36243 VULKAN_HPP_NAMESPACE::Bool32 depthClipEnable = {}; member 53182 , depthClipEnable( depthClipEnable_ ) 53221 depthClipEnable = depthClipEnable_; in setDepthClipEnable() 53241 ( depthClipEnable == rhs.depthClipEnable ); in operator ==() 53254 VULKAN_HPP_NAMESPACE::Bool32 depthClipEnable = {}; member
|