Searched refs:has_arrays_of_arrays (Results 1 – 3 of 3) sorted by relevance
168 bool has_arrays_of_arrays; member
384 if (ctx->cfg->has_arrays_of_arrays && !ctx->cfg->use_gles) in prefer_generic_io_block()4383 if (ctx->cfg->has_arrays_of_arrays && !ctx->cfg->use_gles) in rewrite_io_ranged()4398 if (ctx->cfg->has_arrays_of_arrays && !ctx->cfg->use_gles) in rewrite_io_ranged()4439 if (ctx->cfg->has_arrays_of_arrays && !ctx->cfg->use_gles) in rewrite_io_ranged()4456 if (ctx->cfg->has_arrays_of_arrays && !ctx->cfg->use_gles) in rewrite_io_ranged()
6415 grctx->shader_cfg.has_arrays_of_arrays = has_feature(feat_arrays_of_arrays); in vrend_create_context()