Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_opt_idiv_const.c211 nir_def *qvec = nir_vec(b, q, alu->def.num_components); in nir_opt_idiv_const_instr() local
/external/oboe/samples/RhythmGame/third_party/glm/gtx/
Dintersect.inl93 genType qvec = cross(tvec, edge1); local