Home
last modified time | relevance | path

Searched defs:depthBoundsMin (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
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 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

Completed in 5 milliseconds