Searched refs:brw_get_scratch_size (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_shader.h125 brw_get_scratch_size(int size) function in typeref:typename:int
H A Dbrw_vec4.cpp2877 brw_get_scratch_size(last_scratch * REG_SIZE);
H A Dbrw_fs.cpp8939 prog_data->total_scratch = brw_get_scratch_size(last_scratch);
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_shader.h280 brw_get_scratch_size(int size) function in typeref:typename:int
H A Dbrw_vec4.cpp2823 brw_get_scratch_size(last_scratch * REG_SIZE);
H A Dbrw_fs.cpp7323 prog_data->total_scratch = brw_get_scratch_size(last_scratch);

Completed in 31 milliseconds