Home
last modified time | relevance | path

Searched defs:high_dvec2 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_lower_io.c289 nir_alu_type dest_type, bool high_dvec2) in emit_load()
418 bool high_dvec2 = false; in lower_load() local
H A Dnir.h2009 unsigned high_dvec2 : 1; /* whether accessing the high half of dvec3/dvec4 */ member