Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_lower_vec3_to_vec4.c37 const struct glsl_type *vec4_type = in lower_vec3_to_vec4_instr() local
124 const struct glsl_type *vec4_type = in nir_lower_vec3_to_vec4() local
136 const struct glsl_type *vec4_type = in nir_lower_vec3_to_vec4() local
/aosp_15_r20/external/mesa3d/src/amd/vulkan/nir/
H A Dradv_nir_rt_common.c44 const struct glsl_type *vec4_type = glsl_vector_type(GLSL_TYPE_FLOAT, 4); in intersect_ray_amd_software_box() local
141 const struct glsl_type *vec4_type = glsl_vector_type(GLSL_TYPE_FLOAT, 4); in intersect_ray_amd_software_tri() local
/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_nir_ray_tracing.c146 const struct glsl_type *vec4_type = glsl_vector_type(GLSL_TYPE_FLOAT, 4); in lvp_build_intersect_ray_tri() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_soa.c2838 struct lp_type vec4_type = bld->texel_type; in lp_build_clamp_border_color() local