Lines Matching defs:CaseDef
162 struct CaseDef struct
164 VkFormat format;
165 Stage stage;
166 VkFlags allShaderStages;
167 VkFlags allPipelineStages;
168 int/*VkDescriptorType*/ descriptorType;
169 VkImageViewType viewType;
170 VkSampleCountFlagBits samples;
171 int bufferLen;
172 bool unroll;
173 bool vol;
174 bool nullDescriptor;
175 bool useTemplate;
176 bool formatQualifier;
177 bool pushDescriptor;
178 bool testRobustness2;
179 deUint32 imageDim[3]; // width, height, depth or layers