Searched defs:PerPass (Results 1 – 1 of 1) sorted by relevance
187 struct PerPass struct189 VkSampleCountFlagBits numSamples; //!< Pipeline samples191 deInt32 floatColor1Location;192 deInt32 floatColor2Location;193 deInt32 intColorLocation;194 bool hasDepthStencil;196 bool resolveFloatColor1;197 bool resolveFloatColor2;198 bool resolveIntColor;199 bool resolveDepthStencil;[all …]