mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-22 22:02:57 +00:00
assembler/bdw: Data port message
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com> Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
This commit is contained in:
committed by
Ben Widawsky
parent
9d0287c252
commit
01c9654a65
@@ -188,6 +188,17 @@ F(sampler_msg_type, 112, 108)
|
||||
F(sampler, 107, 104)
|
||||
F(binding_table_index, 103, 96)
|
||||
/** @} */
|
||||
|
||||
/**
|
||||
* Data port message function control bits:
|
||||
* @ {
|
||||
*/
|
||||
F(dp_category, 114, 114)
|
||||
F(dp_message_type, 113, 110)
|
||||
F(dp_message_control, 109, 104)
|
||||
F(dp_binding_table_index, 103, 96)
|
||||
/** @} */
|
||||
|
||||
#undef F
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user