OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:get_unwrapped_array_length
(Results
1 - 1
of
1
) sorted by null
/external/mesa3d/src/compiler/nir/
nir_lower_clip_cull_distance_arrays.c
41
get_unwrapped_array_length
(nir_shader *nir, nir_variable *var)
function
140
const unsigned clip_array_size =
get_unwrapped_array_length
(nir, clip);
141
const unsigned cull_array_size =
get_unwrapped_array_length
(nir, cull);
Completed in 161 milliseconds