Searched refs:has_gpu_shader5 (Results 1 – 5 of 5) sorted by relevance
59 bool has_gpu_shader5,
1331 bool has_gpu_shader5, in lower_packing_builtins() argument1346 if (has_gpu_shader5) in lower_packing_builtins()
243 uint32_t has_gpu_shader5 : 1; member
4251 ctx->cfg->has_gpu_shader5) { in get_destination_info()4348 if (range && ctx->cfg->has_gpu_shader5) { in get_destination_info()5793 if (ctx->cfg->has_gpu_shader5) in iter_instruction()5804 if (ctx->cfg->has_gpu_shader5) in iter_instruction()
7443 grctx->shader_cfg.has_gpu_shader5 = has_feature(feat_gpu_shader5); in vrend_create_context()