Home
last modified time | relevance | path

Searched refs:get_unwrapped_array_length (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/compiler/nir/
Dnir_lower_clip_cull_distance_arrays.c41 get_unwrapped_array_length(nir_shader *nir, nir_variable *var) in get_unwrapped_array_length() function
140 const unsigned clip_array_size = get_unwrapped_array_length(nir, clip); in combine_clip_cull()
141 const unsigned cull_array_size = get_unwrapped_array_length(nir, cull); in combine_clip_cull()