Searched defs:ConcurrentTestParameters (Results 1 – 1 of 1) sorted by relevance
214 struct ConcurrentTestParameters struct216 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 …]