Home
last modified time | relevance | path

Searched refs:shader_reg_partitioning (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/intel/compiler/elk/
Delk_fs_bank_conflicts.cpp510 shader_reg_partitioning(const elk_fs_visitor *v) in shader_reg_partitioning() function
902 const partitioning p = shader_reg_partitioning(this); in opt_bank_conflicts()
/external/mesa3d/src/intel/compiler/
Dbrw_opt_bank_conflicts.cpp510 shader_reg_partitioning(const fs_visitor *v) in shader_reg_partitioning() function
898 const partitioning p = shader_reg_partitioning(&s); in brw_opt_bank_conflicts()