Lines Matching refs:supportsES32orGL45
78 static bool supportsES32orGL45(NegativeTestContext& ctx) in supportsES32orGL45() function
159 …if (supportsES32orGL45(ctx) || ctx.getContextInfo().isExtensionSupported("GL_OES_texture_cube_map_… in bindtexture()
492 if (supportsES32orGL45(ctx)) in compressedteximage2d_invalid_size()
1824 if (supportsES32orGL45(ctx)) in texparameteri()
1854 …if (supportsES32orGL45(ctx) || ctx.getContextInfo().isExtensionSupported("GL_OES_texture_storage_m… in texparameteri()
1883 …if (supportsES32orGL45(ctx) || ctx.getContextInfo().isExtensionSupported("GL_OES_texture_storage_m… in texparameteri()
1945 if (supportsES32orGL45(ctx)) in texparameterf()
1975 …if (supportsES32orGL45(ctx) || ctx.getContextInfo().isExtensionSupported("GL_OES_texture_storage_m… in texparameterf()
2004 …if (supportsES32orGL45(ctx) || ctx.getContextInfo().isExtensionSupported("GL_OES_texture_storage_m… in texparameterf()
2090 …if (supportsES32orGL45(ctx) || ctx.getContextInfo().isExtensionSupported("GL_OES_texture_storage_m… in texparameteriv()
2120 …if (supportsES32orGL45(ctx) || ctx.getContextInfo().isExtensionSupported("GL_OES_texture_storage_m… in texparameteriv()
2207 …if (supportsES32orGL45(ctx) || ctx.getContextInfo().isExtensionSupported("GL_OES_texture_storage_m… in texparameterfv()
2237 …if (supportsES32orGL45(ctx) || ctx.getContextInfo().isExtensionSupported("GL_OES_texture_storage_m… in texparameterfv()
2252 if (!supportsES32orGL45(ctx)) in texparameterIiv()
2362 if (!supportsES32orGL45(ctx)) in texparameterIuiv()
2722 …if (supportsES32orGL45(ctx) || ctx.getContextInfo().isExtensionSupported("GL_OES_texture_cube_map_… in teximage3d()
2744 …if (supportsES32orGL45(ctx) || ctx.getContextInfo().isExtensionSupported("GL_OES_texture_cube_map_… in teximage3d_neg_level()
2790 …if (supportsES32orGL45(ctx) || ctx.getContextInfo().isExtensionSupported("GL_OES_texture_cube_map_… in teximage3d_neg_width_height_depth()
2845 …if (supportsES32orGL45(ctx) || ctx.getContextInfo().isExtensionSupported("GL_OES_texture_cube_map_… in teximage3d_invalid_border()
2957 …if (supportsES32orGL45(ctx) || ctx.getContextInfo().isExtensionSupported("GL_OES_texture_cube_map_… in texsubimage3d_neg_level()
3026 …if (supportsES32orGL45(ctx) || ctx.getContextInfo().isExtensionSupported("GL_OES_texture_cube_map_… in texsubimage3d_neg_offset()
3085 …if (supportsES32orGL45(ctx) || ctx.getContextInfo().isExtensionSupported("GL_OES_texture_cube_map_… in texsubimage3d_neg_width_height()
3177 …if (supportsES32orGL45(ctx) || ctx.getContextInfo().isExtensionSupported("GL_OES_texture_cube_map_… in copytexsubimage3d_neg_level()
3215 …if (supportsES32orGL45(ctx) || ctx.getContextInfo().isExtensionSupported("GL_OES_texture_cube_map_… in copytexsubimage3d_max_level()
3419 …if (supportsES32orGL45(ctx) || ctx.getContextInfo().isExtensionSupported("GL_OES_texture_cube_map_… in compressedteximage3d_invalid_width_height()
3692 if (supportsES32orGL45(ctx)) in texstorage2d()
3712 const bool isES32orGL45 = supportsES32orGL45(ctx); in texstorage2d_invalid_binding()
3761 const bool isES32orGL45 = supportsES32orGL45(ctx); in texstorage2d_invalid_levels()
3836 …if (supportsES32orGL45(ctx) || ctx.getContextInfo().isExtensionSupported("GL_OES_texture_cube_map_… in texstorage3d()
3864 …if (supportsES32orGL45(ctx) || ctx.getContextInfo().isExtensionSupported("GL_OES_texture_cube_map_… in texstorage3d_invalid_binding()
3885 …if (supportsES32orGL45(ctx) || ctx.getContextInfo().isExtensionSupported("GL_OES_texture_cube_map_… in texstorage3d_invalid_binding()
3906 const bool isES32orGL45 = supportsES32orGL45(ctx); in texstorage3d_invalid_levels()
4028 if (!supportsES32orGL45(ctx)) in srgb_decode_texparameterIiv()
4052 if (!supportsES32orGL45(ctx)) in srgb_decode_texparameterIuiv()