Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_builder.h299 unsigned num_components, bool use_fmov) in nir_swizzle() argument
306 return use_fmov ? nir_fmov_alu(build, alu_src, num_components) : in nir_swizzle()