Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_compiler.h962 struct brw_push_const_block { struct
989 struct brw_push_const_block cross_thread;
990 struct brw_push_const_block per_thread;
Dbrw_fs.cpp9028 fill_push_const_block_info(struct brw_push_const_block *block, unsigned dwords) in fill_push_const_block_info()