Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_fs.cpp6945 fill_push_const_block_info(struct brw_push_const_block *block, unsigned dwords) in fill_push_const_block_info() function
6979 fill_push_const_block_info(&cs_prog_data->push.cross_thread, cross_thread_dwords); in cs_fill_push_const_info()
6980 fill_push_const_block_info(&cs_prog_data->push.per_thread, per_thread_dwords); in cs_fill_push_const_info()
6985 fill_push_const_block_info(&cs_prog_data->push.total, total_dwords); in cs_fill_push_const_info()