Searched refs:fFBFetchRequiresEnablePerSample (Results 1 – 2 of 2) sorted by relevance
465 bool fbFetchRequiresEnablePerSample() const { return fFBFetchRequiresEnablePerSample; } in fbFetchRequiresEnablePerSample()582 bool fFBFetchRequiresEnablePerSample : 1; variable
71 fFBFetchRequiresEnablePerSample = false; in GrGLCaps()880 fFBFetchRequiresEnablePerSample = false; in initGLSL()887 fFBFetchRequiresEnablePerSample = false; in initGLSL()894 fFBFetchRequiresEnablePerSample = true; in initGLSL()903 fFBFetchRequiresEnablePerSample = false; in initGLSL()1234 writer->appendBool("FB fetch requires enable per sample", fFBFetchRequiresEnablePerSample); in onDumpJSON()