Searched defs:shader_time_index (Results 1 - 25 of 26) sorted by relevance

12

/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_vec4_vs_visitor.cpp100 vec4_vs_visitor(const struct brw_compiler * compiler,void * log_data,const struct brw_vs_prog_key * key,struct brw_vs_prog_data * vs_prog_data,const nir_shader * shader,void * mem_ctx,int shader_time_index,bool debug_enabled) argument
H A Dgfx6_gs_visitor.h38 gfx6_gs_visitor(const struct brw_compiler * comp,void * log_data,struct brw_gs_compile * c,struct brw_gs_prog_data * prog_data,const nir_shader * shader,void * mem_ctx,bool no_spills,int shader_time_index,bool debug_enabled) argument
H A Dbrw_vec4.h380 int shader_time_index; member in class:brw::vec4_visitor
H A Dbrw_vec4_tes.cpp36 vec4_tes_visitor(const struct brw_compiler * compiler,void * log_data,const struct brw_tes_prog_key * key,struct brw_tes_prog_data * prog_data,const nir_shader * shader,void * mem_ctx,int shader_time_index,bool debug_enabled) argument
H A Dbrw_vec4_tcs.cpp37 vec4_tcs_visitor(const struct brw_compiler * compiler,void * log_data,const struct brw_tcs_prog_key * key,struct brw_tcs_prog_data * prog_data,const nir_shader * nir,void * mem_ctx,int shader_time_index,bool debug_enabled) argument
358 brw_compile_tcs(const struct brw_compiler * compiler,void * log_data,void * mem_ctx,const struct brw_tcs_prog_key * key,struct brw_tcs_prog_data * prog_data,nir_shader * nir,int shader_time_index,struct brw_compile_stats * stats,char ** error_str) argument
H A Dbrw_vec4_gs_visitor.cpp39 vec4_gs_visitor(const struct brw_compiler * compiler,void * log_data,struct brw_gs_compile * c,struct brw_gs_prog_data * prog_data,const nir_shader * shader,void * mem_ctx,bool no_spills,int shader_time_index,bool debug_enabled) argument
586 brw_compile_gs(const struct brw_compiler * compiler,void * log_data,void * mem_ctx,const struct brw_gs_prog_key * key,struct brw_gs_prog_data * prog_data,nir_shader * nir,int shader_time_index,struct brw_compile_stats * stats,char ** error_str) argument
H A Dbrw_fs.h426 int shader_time_index; member in class:fs_visitor
H A Dbrw_shader.cpp1330 brw_compile_tes(const struct brw_compiler * compiler,void * log_data,void * mem_ctx,const struct brw_tes_prog_key * key,const struct brw_vue_map * input_vue_map,struct brw_tes_prog_data * prog_data,nir_shader * nir,int shader_time_index,struct brw_compile_stats * stats,char ** error_str) argument
H A Dbrw_fs_visitor.cpp1091 fs_visitor(const struct brw_compiler * compiler,void * log_data,void * mem_ctx,const brw_base_prog_key * key,struct brw_stage_prog_data * prog_data,const nir_shader * shader,unsigned dispatch_width,int shader_time_index,bool debug_enabled) argument
1111 fs_visitor(const struct brw_compiler * compiler,void * log_data,void * mem_ctx,struct brw_gs_compile * c,struct brw_gs_prog_data * prog_data,const nir_shader * shader,int shader_time_index,bool debug_enabled) argument
H A Dbrw_vec4_visitor.cpp1746 vec4_visitor(const struct brw_compiler * compiler,void * log_data,const struct brw_sampler_prog_key_data * key_tex,struct brw_vue_prog_data * prog_data,const nir_shader * shader,void * mem_ctx,bool no_spills,int shader_time_index,bool debug_enabled) argument
H A Dbrw_compiler.h1516 int shader_time_index; member in struct:brw_compile_vs_params
1669 int shader_time_index; member in struct:brw_compile_cs_params
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_vec4_vs_visitor.cpp169 vec4_vs_visitor(const struct brw_compiler * compiler,void * log_data,const struct brw_vs_prog_key * key,struct brw_vs_prog_data * vs_prog_data,const nir_shader * shader,void * mem_ctx,int shader_time_index) argument
H A Dgen6_gs_visitor.h38 gen6_gs_visitor(const struct brw_compiler * comp,void * log_data,struct brw_gs_compile * c,struct brw_gs_prog_data * prog_data,struct gl_program * prog,const nir_shader * shader,void * mem_ctx,bool no_spills,int shader_time_index) argument
H A Dbrw_vec4.h382 int shader_time_index; member in class:brw::vec4_visitor
H A Dbrw_vec4_tes.cpp36 vec4_tes_visitor(const struct brw_compiler * compiler,void * log_data,const struct brw_tes_prog_key * key,struct brw_tes_prog_data * prog_data,const nir_shader * shader,void * mem_ctx,int shader_time_index) argument
H A Dbrw_vec4_tcs.cpp37 vec4_tcs_visitor(const struct brw_compiler * compiler,void * log_data,const struct brw_tcs_prog_key * key,struct brw_tcs_prog_data * prog_data,const nir_shader * nir,void * mem_ctx,int shader_time_index,const struct brw_vue_map * input_vue_map) argument
376 brw_compile_tcs(const struct brw_compiler * compiler,void * log_data,void * mem_ctx,const struct brw_tcs_prog_key * key,struct brw_tcs_prog_data * prog_data,nir_shader * nir,int shader_time_index,char ** error_str) argument
H A Dbrw_fs.h390 int shader_time_index; member in class:fs_visitor
H A Dbrw_shader.cpp1226 brw_compile_tes(const struct brw_compiler * compiler,void * log_data,void * mem_ctx,const struct brw_tes_prog_key * key,const struct brw_vue_map * input_vue_map,struct brw_tes_prog_data * prog_data,nir_shader * nir,struct gl_program * prog,int shader_time_index,char ** error_str) argument
H A Dbrw_vec4_gs_visitor.cpp39 vec4_gs_visitor(const struct brw_compiler * compiler,void * log_data,struct brw_gs_compile * c,struct brw_gs_prog_data * prog_data,const nir_shader * shader,void * mem_ctx,bool no_spills,int shader_time_index) argument
614 brw_compile_gs(const struct brw_compiler * compiler,void * log_data,void * mem_ctx,const struct brw_gs_prog_key * key,struct brw_gs_prog_data * prog_data,nir_shader * shader,struct gl_program * prog,int shader_time_index,char ** error_str) argument
H A Dbrw_fs_visitor.cpp970 fs_visitor(const struct brw_compiler * compiler,void * log_data,void * mem_ctx,const void * key,struct brw_stage_prog_data * prog_data,struct gl_program * prog,const nir_shader * shader,unsigned dispatch_width,int shader_time_index,const struct brw_vue_map * input_vue_map) argument
989 fs_visitor(const struct brw_compiler * compiler,void * log_data,void * mem_ctx,struct brw_gs_compile * c,struct brw_gs_prog_data * prog_data,const nir_shader * shader,int shader_time_index) argument
H A Dbrw_vec4.cpp2839 brw_compile_vs(const struct brw_compiler * compiler,void * log_data,void * mem_ctx,const struct brw_vs_prog_key * key,struct brw_vs_prog_data * prog_data,nir_shader * shader,int shader_time_index,char ** error_str) argument
H A Dbrw_vec4_visitor.cpp1859 vec4_visitor(const struct brw_compiler * compiler,void * log_data,const struct brw_sampler_prog_key_data * key_tex,struct brw_vue_prog_data * prog_data,const nir_shader * shader,void * mem_ctx,bool no_spills,int shader_time_index) argument
H A Dbrw_fs.cpp8216 brw_compile_cs(const struct brw_compiler * compiler,void * log_data,void * mem_ctx,const struct brw_cs_prog_key * key,struct brw_cs_prog_data * prog_data,const nir_shader * src_shader,int shader_time_index,char ** error_str) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_program.c724 int shader_time_index = brw->shader_time.num_entries++; local in function:brw_get_shader_time_index
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_program.c695 int shader_time_index = brw->shader_time.num_entries++; local in function:brw_get_shader_time_index

Completed in 45 milliseconds

12