Home
last modified time | relevance | path

Searched refs:images_load (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_scan.h151 unsigned images_load; /**< bitmask of images using loads */ member
H A Dtgsi_scan.c322 info->images_load = info->images_declared; in scan_src_operand()
324 info->images_load |= 1 << src->Register.Index; in scan_src_operand()

Completed in 2 milliseconds