Searched refs:superSampling (Results 1 – 4 of 4) sorted by relevance
151 state.superSampling = (data[0] & 0x02) != 0; in LLVMFuzzerTestOneInput()
84 bool superSampling : 1; member
981 state.superSampling = context->getSuperSampleCount() > 1; in update()
637 if(state.superSampling) in postTransform()