Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/tools/
Daubinator.c505 uint32_t k_mask, k1_offset, k2_offset; in handle_3dstate_ps() local
508 k_mask = p[6] & 7; in handle_3dstate_ps()
512 k_mask = p[4] & 7; in handle_3dstate_ps()
521 switch (k_mask) { in handle_3dstate_ps()