Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_scan.h114 boolean uses_linear_opcode_interp_offset; member
Dtgsi_scan.c471 info->uses_linear_opcode_interp_offset = TRUE; in scan_instruction()
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi_info.c396 info->uses_linear_opcode_interp_offset = true; in scan_instruction()