Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_lower_vec3_to_vec4.c33 const struct glsl_type *vec4_type = in lower_vec3_to_vec4_impl() local
53 const struct glsl_type *vec4_type = in lower_vec3_to_vec4_impl() local
154 const struct glsl_type *vec4_type = in nir_lower_vec3_to_vec4() local
/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dnir_to_spirv.c576 SpvId vec4_type = get_uvec_type(ctx, 32, 4); in emit_ubo() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c2235 struct lp_type vec4_type = bld->texel_type; in lp_build_clamp_border_color() local