Searched refs:hasCustomColorOutput (Results 1 – 4 of 4) sorted by relevance
77 virtual bool hasCustomColorOutput() const = 0;111 bool hasCustomColorOutput() const override { return fHasCustomColorOutput; } in hasCustomColorOutput() function
93 virtual bool hasCustomColorOutput() const = 0;129 bool hasCustomColorOutput() const override { return fHasCustomColorOutput; } in hasCustomColorOutput() function
389 if (fFS.hasCustomColorOutput() && caps.bindFragDataLocationSupport()) { in bindProgramResourceLocations()
458 if (fFS.hasCustomColorOutput() && caps.bindFragDataLocationSupport()) { in bindProgramResourceLocations()