Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/blorp/
Dblorp_priv.h135 struct brw_blorp_wm_inputs struct
184 offsetof(struct brw_blorp_wm_inputs, name))
223 struct brw_blorp_wm_inputs wm_inputs;
Dblorp.c317 STATIC_ASSERT(offsetof(struct brw_blorp_wm_inputs, subgroup_id) + 4 == in blorp_compile_cs()
318 sizeof(struct brw_blorp_wm_inputs)); in blorp_compile_cs()
319 nir->num_uniforms = offsetof(struct brw_blorp_wm_inputs, subgroup_id); in blorp_compile_cs()