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.h137 struct brw_blorp_wm_inputs struct
186 offsetof(struct brw_blorp_wm_inputs, name))
239 struct brw_blorp_wm_inputs wm_inputs;
Dblorp.c318 STATIC_ASSERT(offsetof(struct brw_blorp_wm_inputs, subgroup_id) + 4 == in blorp_compile_cs()
319 sizeof(struct brw_blorp_wm_inputs)); in blorp_compile_cs()
320 nir->num_uniforms = offsetof(struct brw_blorp_wm_inputs, subgroup_id); in blorp_compile_cs()