Home
last modified time | relevance | path

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

/external/oboe/samples/RhythmGame/third_party/glm/gtx/
Dtype_trait.hpp43 static bool const is_vec = false; member
54 static bool const is_vec = true; member
66 static bool const is_vec = true; member
78 static bool const is_vec = true; member
90 static bool const is_vec = true; member
102 static bool const is_vec = false; member
116 static bool const is_vec = false; member
130 static bool const is_vec = false; member
144 static bool const is_vec = false; member
158 static bool const is_vec = false; member
[all …]
/external/mesa3d/src/compiler/nir/
Dnir_opt_copy_propagate.c53 static bool is_vec(nir_alu_instr *instr) in is_vec() function
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_compiler_nir.h102 bool is_vec = dest != NULL; in update_swiz_mask() local
/external/mesa3d/src/amd/compiler/
Daco_optimizer.cpp178 bool is_vec() in is_vec() function
/external/llvm-project/openmp/runtime/src/
Dkmp.h1589 int is_vec; member