Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktPrimitivesGeneratedQueryTests.cpp214 struct ConcurrentTestParameters struct
216 ConcurrentTestType concurrentTestType;
217 QueryResultType queryResultType;
218 ShaderStage shaderStage;
219 VkPrimitiveTopology primitiveTopology;
220 VertexStream pgqStream;
221 VertexStream xfbStream;
222 bool indirect;
224 bool pgqDefault(void) const in pgqDefault()
228 bool xfbDefault(void) const in xfbDefault()
[all …]