Searched refs:EXT_demote_to_helper_invocation (Results 1 – 6 of 6) sorted by relevance
392 ctx->Extensions.EXT_demote_to_helper_invocation = true; in intelInitExtensions()
785 { o(EXT_demote_to_helper_invocation), PIPE_CAP_DEMOTE_TO_HELPER_INVOCATION }, in st_init_extensions()1744 spirv_caps->demote_to_helper_invocation = extensions->EXT_demote_to_helper_invocation; in st_init_extensions()
229 EXT(EXT_demote_to_helper_invocation , EXT_demote_to_helper_invocation , GLL, GLC, ES…
4361 GLboolean EXT_demote_to_helper_invocation; member
727 EXT(EXT_demote_to_helper_invocation),
666 - mesa: Extension boilerplate for EXT_demote_to_helper_invocation671 - iris: Enable EXT_demote_to_helper_invocation672 - i965: Enable EXT_demote_to_helper_invocation673 - docs/relnotes: Add EXT_demote_to_helper_invocation support on iris,