Searched refs:EXT_float_blend (Results 1 – 6 of 6) sorted by relevance
101 ctx->Extensions.EXT_float_blend = true; in intelInitExtensions()
321 if (!ctx->Extensions.EXT_float_blend && in check_valid_to_render()
241 EXT(EXT_float_blend , EXT_float_blend , x , x , x…
4366 GLboolean EXT_float_blend; member
885 { { o(EXT_float_blend) }, in st_init_extensions()
2027 - mesa: add explicit enable for EXT_float_blend, and error condition2029 - i965: always enable EXT_float_blend2533 - mesa: Advertise EXT_float_blend in ES 3.0+ contexts.