Searched refs:uniform_storage_size (Results 1 – 1 of 1) sorted by relevance
57 uniform_storage_size(const struct glsl_type *type) in uniform_storage_size() function64 size += uniform_storage_size(glsl_get_struct_field(type, i)); in uniform_storage_size()75 return length * uniform_storage_size(e_type); in uniform_storage_size()1552 storage_size += uniform_storage_size(type); in gl_nir_link_uniforms()