Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_scan.h150 unsigned images_buffers; member
Dtgsi_scan.c657 info->images_buffers |= 1 << reg; in scan_declaration()
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dtgsi_to_nir.c2340 BITSET_SET32(s->info.image_buffers, scan.images_buffers); in ttn_compile_init()