Searched defs:isInFragmentShader (Results 1 – 2 of 2) sorted by relevance
62 bool isInFragmentShader() const { return Scope::kVertToGeo != fScope; } in isInFragmentShader() function