Home | History | Annotate | Download | only in functional

Lines Matching defs:isES32

3672 	const bool	isES32		= contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2));
3679 if (isES32)
3700 if (isES32)
3721 const bool isES32 = contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2));
3726 if (isES32)
3737 if (isES32)
3750 if (isES32)
3866 const bool isES32 = contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2));
3876 if (isES32 || ctx.getContextInfo().isExtensionSupported("GL_OES_texture_cube_map_array"))
3896 if (isES32 || ctx.getContextInfo().isExtensionSupported("GL_OES_texture_cube_map_array"))