Home
last modified time | relevance | path

Searched defs:depthBoundsTestEnable (Results 1 - 24 of 24) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/
H A DvktDrawUtil.hpp65 bool depthBoundsTestEnable = false; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/util/
H A DvktDrawUtil.hpp65 bool depthBoundsTestEnable = false; member
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DContext.hpp234 bool depthBoundsTestEnable = false; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineDepthRangeUnrestrictedTests.cpp80 VkBool32 depthBoundsTestEnable; member
[all...]
H A DvktPipelineDepthTests.cpp265 DepthTest(tcu::TestContext& testContext, const std::string& name, const PipelineConstructionType pipelineConstructionType, const VkFormat depthFormat, const VkCompareOp depthCompareOps[QUAD_COUNT], const bool separateDepthStencilLayouts, const VkPrimitiveTopology primitiveTopology, const bool depthBoundsTestEnable, const float depthBoundsMin, const float depthBoundsMax, const bool depthTestEnable, const bool stencilTestEnable, const bool colorAttachmentEnable, const bool hostVisible, const tcu::UVec2 renderSize, const DepthClipControlCase depthClipControl) DepthTest() argument
366 DepthTestInstance(Context& context, const PipelineConstructionType pipelineConstructionType, const VkFormat depthFormat, const VkCompareOp depthCompareOps[DepthTest::QUAD_COUNT], const bool separateDepthStencilLayouts, const VkPrimitiveTopology primitiveTopology, const bool depthBoundsTestEnable, const float depthBoundsMin, const float depthBoundsMax, const bool depthTestEnable, const bool stencilTestEnable, const bool colorAttachmentEnable, const bool hostVisible, const tcu::UVec2 renderSize, const DepthClipControlCase depthClipControl) DepthTestInstance() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineDepthRangeUnrestrictedTests.cpp78 VkBool32 depthBoundsTestEnable; member
[all...]
H A DvktPipelineDepthTests.cpp257 DepthTest(tcu::TestContext& testContext, const std::string& name, const std::string& description, const PipelineConstructionType pipelineConstructionType, const VkFormat depthFormat, const VkCompareOp depthCompareOps[QUAD_COUNT], const bool separateDepthStencilLayouts, const VkPrimitiveTopology primitiveTopology, const bool depthBoundsTestEnable, const float depthBoundsMin, const float depthBoundsMax, const bool depthTestEnable, const bool stencilTestEnable, const bool colorAttachmentEnable, const DepthClipControlCase depthClipControl) DepthTest() argument
355 DepthTestInstance(Context& context, const PipelineConstructionType pipelineConstructionType, const VkFormat depthFormat, const VkCompareOp depthCompareOps[DepthTest::QUAD_COUNT], const bool separateDepthStencilLayouts, const VkPrimitiveTopology primitiveTopology, const bool depthBoundsTestEnable, const float depthBoundsMin, const float depthBoundsMax, const bool depthTestEnable, const bool stencilTestEnable, const bool colorAttachmentEnable, const DepthClipControlCase depthClipControl) DepthTestInstance() argument
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_graphics_state.c1977 vk_common_CmdSetDepthBoundsTestEnable(VkCommandBuffer commandBuffer, VkBool32 depthBoundsTestEnable) vk_common_CmdSetDepthBoundsTestEnable() argument
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_command_buffer.c1646 vn_CmdSetDepthBoundsTestEnable(VkCommandBuffer commandBuffer, VkBool32 depthBoundsTestEnable) vn_CmdSetDepthBoundsTestEnable() argument
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkPipelineConstructionUtil.cpp1861 deBool depthBoundsTestEnable = VK_FALSE; member
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_cmd_buffer.c2818 tu_CmdSetDepthBoundsTestEnableEXT(VkCommandBuffer commandBuffer, VkBool32 depthBoundsTestEnable) tu_CmdSetDepthBoundsTestEnableEXT() argument
/third_party/vulkan-loader/loader/
H A Dtrampoline.c3264 vkCmdSetDepthBoundsTestEnable(VkCommandBuffer commandBuffer, VkBool32 depthBoundsTestEnable) vkCmdSetDepthBoundsTestEnable() argument
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_cmd_buffer.c5914 radv_CmdSetDepthBoundsTestEnable(VkCommandBuffer commandBuffer, VkBool32 depthBoundsTestEnable) in radv_CmdSetDepthBoundsTestEnable() argument
/third_party/vulkan-loader/loader/generated/
H A Dvk_loader_extensions.c7137 CmdSetDepthBoundsTestEnableEXT( VkCommandBuffer commandBuffer, VkBool32 depthBoundsTestEnable) CmdSetDepthBoundsTestEnableEXT() argument
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_command_buffer.h6951 static inline size_t vn_sizeof_vkCmdSetDepthBoundsTestEnable(VkCommandBuffer commandBuffer, VkBool32 depthBoundsTestEnable) in vn_sizeof_vkCmdSetDepthBoundsTestEnable() argument
6963 static inline void vn_encode_vkCmdSetDepthBoundsTestEnable(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkCommandBuffer commandBuffer, VkBool32 depthBoundsTestEnable) in vn_encode_vkCmdSetDepthBoundsTestEnable() argument
6974 static inline size_t vn_sizeof_vkCmdSetDepthBoundsTestEnable_reply(VkCommandBuffer commandBuffer, VkBool32 depthBoundsTestEnable) in vn_sizeof_vkCmdSetDepthBoundsTestEnable_reply() argument
6985 static inline void vn_decode_vkCmdSetDepthBoundsTestEnable_reply(struct vn_cs_decoder *dec, VkCommandBuffer commandBuffer, VkBool32 depthBoundsTestEnable) in vn_decode_vkCmdSetDepthBoundsTestEnable_reply() argument
9516 static inline void vn_submit_vkCmdSetDepthBoundsTestEnable(struct vn_instance *vn_instance, VkCommandFlagsEXT cmd_flags, VkCommandBuffer commandBuffer, VkBool32 depthBoundsTestEnable, struct vn_instance_submit_command *submit) in vn_submit_vkCmdSetDepthBoundsTestEnable() argument
11375 vn_call_vkCmdSetDepthBoundsTestEnable(struct vn_instance *vn_instance, VkCommandBuffer commandBuffer, VkBool32 depthBoundsTestEnable) vn_call_vkCmdSetDepthBoundsTestEnable() argument
11388 vn_async_vkCmdSetDepthBoundsTestEnable(struct vn_instance *vn_instance, VkCommandBuffer commandBuffer, VkBool32 depthBoundsTestEnable) vn_async_vkCmdSetDepthBoundsTestEnable() argument
[all...]
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_structs.hpp41082 VULKAN_HPP_NAMESPACE::Bool32 depthBoundsTestEnable = {}; global() member
[all...]
H A Dvulkan_core.h3573 VkBool32 depthBoundsTestEnable; member
/third_party/glfw/deps/glad/
H A Dvulkan.h3162 VkBool32 depthBoundsTestEnable; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp28611 VULKAN_HPP_NAMESPACE::Bool32 depthBoundsTestEnable = {}; global() member
[all...]
H A Dvulkan_core.h3159 VkBool32 depthBoundsTestEnable; member
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h2267 VkBool32 depthBoundsTestEnable; member
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h3423 VkBool32 depthBoundsTestEnable; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h3208 VkBool32 depthBoundsTestEnable; member
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h3066 VkBool32 depthBoundsTestEnable; member

Completed in 468 milliseconds