Home
last modified time | relevance | path

Searched defs:depthClipEnable (Results 1 – 25 of 29) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/src/Device/
DVertexProcessor.hpp84 bool depthClipEnable : 1; member
DClipper.cpp264 unsigned int Clipper::ComputeClipFlags(const float4 &v, bool depthClipEnable) in ComputeClipFlags()
DRenderer.hpp94 bool depthClipEnable; member
160 bool depthClipEnable; member
DContext.hpp239 bool depthClipEnable = false; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/
DvktDrawUtil.hpp75 bool depthClipEnable = false; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/util/
DvktDrawUtil.hpp75 bool depthClipEnable = false; member
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_cmd_vgpu10.c985 uint8 depthClipEnable, in SVGA3D_vgpu10_DefineRasterizerState()
1816 uint8 depthClipEnable, in SVGA3D_sm5_DefineRasterizerState_v2()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/clipping/
DvktClippingTests.cpp659 bool depthClipEnable; in testPrimitivesDepthClip() member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/clipping/
DvktClippingTests.cpp659 bool depthClipEnable; in testPrimitivesDepthClip() member
/third_party/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_dx.h1600 uint8 depthClipEnable; member
1627 uint8 depthClipEnable; member
1653 uint8 depthClipEnable; member
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkPipelineConstructionUtil.cpp1886 deBool depthClipEnable = VK_FALSE; member
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkNullDriverImpl.inl3178 … void VKAPI_CALL cmdSetDepthClipEnableEXT (VkCommandBuffer commandBuffer, VkBool32 depthClipEnable)
DvkStructTypes.inl4528 VkBool32 depthClipEnable; member
4536 VkBool32 depthClipEnable; member
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkNullDriverImpl.inl3224 … void VKAPI_CALL cmdSetDepthClipEnableEXT (VkCommandBuffer commandBuffer, VkBool32 depthClipEnable)
DvkStructTypes.inl4548 VkBool32 depthClipEnable; member
4556 VkBool32 depthClipEnable; member
DvkVulkan_c.inl12909 VkBool32 depthClipEnable; member
12916 VkBool32 depthClipEnable; member
/third_party/vulkan-loader/loader/generated/
Dvk_loader_extensions.c8838 VkBool32 depthClipEnable) { in CmdSetDepthClipEnableEXT()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkStructTypes.inl3056 VkBool32 depthClipEnable; member
3064 VkBool32 depthClipEnable; member
DvkVulkan_c.inl6709 VkBool32 depthClipEnable; member
6716 VkBool32 depthClipEnable; member
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
Dvulkan_sc_core.h6704 VkBool32 depthClipEnable; member
6711 VkBool32 depthClipEnable; member
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h9217 VkBool32 depthClipEnable; member
9224 VkBool32 depthClipEnable; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h9605 VkBool32 depthClipEnable; member
9612 VkBool32 depthClipEnable; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h9765 VkBool32 depthClipEnable; member
9772 VkBool32 depthClipEnable; member
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h10740 VkBool32 depthClipEnable; member
10747 VkBool32 depthClipEnable; member
/third_party/vulkan-headers/include/vulkan/
Dvulkan_funcs.hpp22245 …HPP_INLINE void CommandBuffer::setDepthClipEnableEXT( VULKAN_HPP_NAMESPACE::Bool32 depthClipEnable in setDepthClipEnableEXT()

12