Searched refs:DXIL_ENVIRONMENT_GL (Results 1 – 3 of 3) sorted by relevance
62 DXIL_ENVIRONMENT_GL, enumerator
1069 if (ctx->opts->environment == DXIL_ENVIRONMENT_GL) { in emit_uav_var()1331 ctx->opts->environment == DXIL_ENVIRONMENT_GL)); in emit_static_indexing_handles()2862 if (ctx->opts->environment == DXIL_ENVIRONMENT_GL && in get_resource_handle()2882 if (ctx->opts->environment == DXIL_ENVIRONMENT_GL && in get_resource_handle()4470 unsigned binding_val = ctx->opts->environment == DXIL_ENVIRONMENT_GL ? in emit_deref()5228 if (ctx->opts->environment != DXIL_ENVIRONMENT_GL) { in emit_cbvs()
150 opts.environment = DXIL_ENVIRONMENT_GL; in compile_nir()