Searched refs:GR_IS_GR_WEBGL (Results 1 – 6 of 6) sorted by relevance
194 (GR_IS_GR_WEBGL(fStandard) && ( in validate()215 (GR_IS_GR_WEBGL(fStandard) && ( in validate()282 (GR_IS_GR_WEBGL(fStandard) && ( in validate()296 (GR_IS_GR_WEBGL(fStandard) && ( in validate()307 (GR_IS_GR_WEBGL(fStandard) && ( in validate()328 (GR_IS_GR_WEBGL(fStandard) && ( in validate()339 (GR_IS_GR_WEBGL(fStandard) && ( in validate()404 (GR_IS_GR_WEBGL(fStandard) && ( in validate()440 (GR_IS_GR_WEBGL(fStandard) && ( in validate()451 (GR_IS_GR_WEBGL(fStandard) && ( in validate()[all …]
93 } else if (GR_IS_GR_GL_ES(standard) || GR_IS_GR_WEBGL(standard)) { in init()114 } else if (GR_IS_GR_WEBGL(standard)) { in init()180 } else if (GR_IS_GR_WEBGL(standard)) { in init()197 } else if (GR_IS_GR_WEBGL(standard)) { in init()219 } else if (GR_IS_GR_WEBGL(standard)) { in init()259 } else if (GR_IS_GR_WEBGL(standard)) { in init()288 } else if (GR_IS_GR_WEBGL(standard)) { in init()315 if (GR_IS_GR_WEBGL(standard)) { in init()381 } else if (GR_IS_GR_WEBGL(standard)) { in init()472 } else if (GR_IS_GR_WEBGL(standard)) { in init()[all …]
34 } else if (GR_IS_GR_WEBGL(standard)) { in GrGLMakeAssembledInterface()
58 } else if (GR_IS_GR_WEBGL(info.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