Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.h1023 struct brw_push_const_block { struct
1052 struct brw_push_const_block cross_thread;
1053 struct brw_push_const_block per_thread;
Dbrw_fs.cpp9977 fill_push_const_block_info(struct brw_push_const_block *block, unsigned dwords) in fill_push_const_block_info()