Searched refs:promoted_constants (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_fs.h392 unsigned promoted_constants; member in class:fs_visitor
416 unsigned promoted_constants,
520 unsigned promoted_constants; member in class:fs_generator
H A Dbrw_fs_combine_constants.cpp446 promoted_constants = table.len;
H A Dbrw_vec4_tcs.cpp475 &prog_data->base.base, v.promoted_constants, false,
H A Dbrw_fs_generator.cpp186 unsigned promoted_constants,
193 promoted_constants(promoted_constants),
2282 spill_count, fill_count, promoted_constants, before_size, after_size,
2297 fill_count, promoted_constants, before_size,
183 fs_generator(const struct brw_compiler * compiler,void * log_data,void * mem_ctx,struct brw_stage_prog_data * prog_data,unsigned promoted_constants,bool runtime_check_aads_emit,gl_shader_stage stage) argument
H A Dbrw_vec4_gs_visitor.cpp859 &prog_data->base.base, v.promoted_constants,
H A Dbrw_fs.cpp8091 v8.promoted_constants, v8.runtime_check_aads_emit,
8240 unsigned promoted_constants = 0; local in function:brw_compile_cs
8259 promoted_constants = v8->promoted_constants;
8290 promoted_constants = v16->promoted_constants;
8322 promoted_constants = v32->promoted_constants;
8333 promoted_constants, false, MESA_SHADER_COMPUTE);
H A Dbrw_fs_visitor.cpp1057 this->promoted_constants = 0,
H A Dbrw_shader.cpp1335 &prog_data->base.base, v.promoted_constants, false,
H A Dbrw_vec4.cpp2977 &prog_data->base.base, v.promoted_constants,
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_fs.h83 unsigned promoted_constants; member in struct:shader_stats
H A Dbrw_fs_combine_constants.cpp556 shader_stats.promoted_constants = table.len;
H A Dbrw_fs_visitor.cpp1162 this->shader_stats.promoted_constants = 0,
H A Dbrw_fs_generator.cpp2781 shader_stats.promoted_constants,
2813 shader_stats.promoted_constants,

Completed in 72 milliseconds