Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/midgard/
Dmidgard.h696 unsigned direct_sample_pos_x : 4; member
Dmidgard_emit.c70 assert(p.direct_sample_pos_x == 0 && p.direct_sample_pos_y == 0); in midgard_pack_varying_params()