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()283 (GR_IS_GR_WEBGL(fStandard) && ( in validate()297 (GR_IS_GR_WEBGL(fStandard) && ( in validate()308 (GR_IS_GR_WEBGL(fStandard) && ( in validate()329 (GR_IS_GR_WEBGL(fStandard) && ( in validate()340 (GR_IS_GR_WEBGL(fStandard) && ( in validate()405 (GR_IS_GR_WEBGL(fStandard) && ( in validate()442 (GR_IS_GR_WEBGL(fStandard) && ( in validate()453 (GR_IS_GR_WEBGL(fStandard) && ( in validate()[all …]
110 } else if (GR_IS_GR_GL_ES(standard) || GR_IS_GR_WEBGL(standard)) { in init()131 } else if (GR_IS_GR_WEBGL(standard)) { in init()156 } else if (GR_IS_GR_WEBGL(standard)) { in init()165 } else if (GR_IS_GR_WEBGL(standard)) { in init()203 } else if (GR_IS_GR_WEBGL(standard)) { in init()213 } else if (GR_IS_GR_WEBGL(standard)) { in init()222 } else if (GR_IS_GR_WEBGL(standard)) { in init()230 } else if (GR_IS_GR_WEBGL(standard)) { in init()247 } else if (GR_IS_GR_WEBGL(standard)) { in init()274 } 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()
89 } 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