Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/rbug/
Drbug_texture.h105 uint32_t blockh; member
118 uint32_t blockh; member
174 uint32_t blockh,
185 uint32_t blockh,
Drbug_texture.c291 uint32_t blockh, in rbug_send_texture_info_reply() argument
333 WRITE(4, uint32_t, blockh); /* blockh */ in rbug_send_texture_info_reply()
358 uint32_t blockh, in rbug_send_texture_read_reply() argument
391 WRITE(4, uint32_t, blockh); /* blockh */ in rbug_send_texture_read_reply()
584 READ(4, uint32_t, blockh); /* blockh */ in rbug_demarshal_texture_info_reply()
618 READ(4, uint32_t, blockh); /* blockh */ in rbug_demarshal_texture_read_reply()