Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
Ddxil_nir.c99 nir_def *vec32 = nir_vec(b, &comps_32bit[i], num_vec32_comps); in lower_32b_offset_load() local
125 nir_def *vec32, unsigned num_bits, nir_variable *var, unsigned alignment) in lower_masked_store_vec32()
181 nir_def *vec32 = load_comps_to_vec(b, bit_size, &comps[comp_idx], in lower_32b_offset_store() local
/third_party/skia/m133/third_party/externals/libyuv/include/libyuv/
Drow.h741 typedef __declspec(align(16)) int32_t vec32[4]; typedef