Searched refs:GR_IS_GR_WEBGL (Results 1 – 6 of 6) sorted by relevance
146 (GR_IS_GR_WEBGL(fStandard) && ( in validate()164 (GR_IS_GR_WEBGL(fStandard) && ( in validate()229 (GR_IS_GR_WEBGL(fStandard) && ( in validate()240 (GR_IS_GR_WEBGL(fStandard) && ( in validate()262 (GR_IS_GR_WEBGL(fStandard) && ( in validate()327 (GR_IS_GR_WEBGL(fStandard) && ( in validate()363 (GR_IS_GR_WEBGL(fStandard) && ( in validate()374 (GR_IS_GR_WEBGL(fStandard) && ( in validate()386 GR_IS_GR_WEBGL(fStandard)) { in validate()412 (GR_IS_GR_WEBGL(fStandard) && ( in validate()[all …]
90 } else if (GR_IS_GR_GL_ES(standard) || GR_IS_GR_WEBGL(standard)) { in init()111 } else if (GR_IS_GR_WEBGL(standard)) { in init()177 } else if (GR_IS_GR_WEBGL(standard)) { in init()194 } else if (GR_IS_GR_WEBGL(standard)) { in init()216 } else if (GR_IS_GR_WEBGL(standard)) { in init()262 } else if (GR_IS_GR_WEBGL(standard)) { in init()310 } else if (GR_IS_GR_WEBGL(standard)) { in init()393 } else if (GR_IS_GR_WEBGL(standard)) { in init()481 } else if (GR_IS_GR_WEBGL(standard)) { in init()539 } else if (GR_IS_GR_WEBGL(standard)) { in init()[all …]
34 } else if (GR_IS_GR_WEBGL(standard)) { in GrGLMakeAssembledInterface()
61 } else if (GR_IS_GR_WEBGL(gl->fStandard)) { in GrGLGetGLSLGeneration()
90 } else if (GR_IS_GR_WEBGL(standard)) { in init()
31 #define GR_IS_GR_WEBGL(standard) false macro37 #define GR_IS_GR_WEBGL(standard) false macro43 #define GR_IS_GR_WEBGL(standard) true macro49 #define GR_IS_GR_WEBGL(standard) (kWebGL_GrGLStandard == standard) macro