Searched defs:DrawTestParams (Results 1 – 1 of 1) sorted by relevance
157 struct DrawTestParams struct159 …nditional rendering.Initial state, may be toggled later depending on the m_togglePredicate setting.160 bool m_invert;161 bool m_useOffset;162 …nConditionalRenderingEXT call is executed. Least significant bit corresponds to the first draw cal…163 …ConditionalRenderingEXT call is executed. Least significant bit corresponds to the first draw call.164 deUint32 m_resultBits; //used for reference image preparation.165 bool m_togglePredicate; //if true, toggle the predicate setting before rendering.166 TogglePredicateMode m_toggleMode; //method of the predicate toggling167 ConditionalBufferMemory m_memoryType; //type of memory used for conditional rendering buffer