Home
last modified time | relevance | path

Searched defs:DepthRangeUnrestrictedParam (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineDepthRangeUnrestrictedTests.cpp69 struct DepthRangeUnrestrictedParam struct
71 PipelineConstructionType pipelineConstructionType;
72 VkFormat depthFormat;
73 VkBool32 testClearValueOnly;
74 VkClearValue depthBufferClearValue;
75 VkBool32 depthClampEnable;
76 float wc; // Component W of the vertices
77 uint32_t viewportDepthBoundsMode;
78 float viewportMinDepth;
79 float viewportMaxDepth;
[all …]