Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_scan.h109 boolean uses_persp_opcode_interp_offset; member
Dtgsi_scan.c457 info->uses_persp_opcode_interp_offset = TRUE; in scan_instruction()
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi_info.c384 info->uses_persp_opcode_interp_offset = true; in scan_instruction()