Home
last modified time | relevance | path

Searched defs:blockh (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/rbug/
Drbug_texture.h105 uint32_t blockh; member
118 uint32_t blockh; member
Drbug_texture.c293 uint32_t blockh, in rbug_send_texture_info_reply()
367 uint32_t blockh, in rbug_send_texture_read_reply()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_resource_texture.c1408 unsigned blockw, blockh, bytesPerBlock; in svga_texture_transfer_map_upload() local