Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dnir_to_spirv.c1569 store_alu_result(struct ntv_context *ctx, nir_alu_instr *alu, SpvId result, bool force_float) in store_alu_result()
1635 bool force_float = false; in emit_alu() local