Searched refs:gsInvocationsSupport (Results 1 – 6 of 6) sorted by relevance
46 bool gsInvocationsSupport() const { return fGSInvocationsSupport; } in gsInvocationsSupport() function173 SkASSERT(this->gsInvocationsSupport()); in gsInvocationsExtensionString()
46 bool gsInvocationsSupport() const { return fGSInvocationsSupport; } in gsInvocationsSupport() function215 SkASSERT(this->gsInvocationsSupport()); in gsInvocationsExtensionString()
172 bool gsInvocationsSupport() const { in gsInvocationsSupport() function
346 if (fSettings->fCaps && !fSettings->fCaps->gsInvocationsSupport()) { in convertModifiersDeclaration()358 !fSettings->fCaps->gsInvocationsSupport()) { in convertModifiersDeclaration()792 !fSettings->fCaps->gsInvocationsSupport(); in convertFunction()
231 bool gsInvocationsSupport() const { in gsInvocationsSupport() function
474 if (!this->caps().gsInvocationsSupport()) { in convertModifiersDeclaration()482 !this->caps().gsInvocationsSupport()) { in convertModifiersDeclaration()1033 !this->caps().gsInvocationsSupport(); in convertFunction()1907 bool workaround = !this->caps().gsInvocationsSupport(); in start()