Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineDepthRangeUnrestrictedTests.cpp67 struct DepthRangeUnrestrictedParam struct
69 PipelineConstructionType pipelineConstructionType;
70 VkFormat depthFormat;
71 VkBool32 testClearValueOnly;
72 VkClearValue depthBufferClearValue;
73 VkBool32 depthClampEnable;
74 float wc; // Component W of the vertices
75 deUint32 viewportDepthBoundsMode;
76 float viewportMinDepth;
77 float viewportMaxDepth;
[all …]