Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_opcodes.py172 dst_types = [tfloat, src_t] variable
174 dst_types = [tint, tuint, tfloat] variable
176 for dst_t in dst_types: