Home
last modified time | relevance | path

Searched refs:uniform_storage_size (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_link_uniforms.c59 uniform_storage_size(const struct glsl_type *type) in uniform_storage_size() function
66 size += uniform_storage_size(glsl_get_struct_field(type, i)); in uniform_storage_size()
77 return length * uniform_storage_size(e_type); in uniform_storage_size()
1591 storage_size += uniform_storage_size(type); in gl_nir_link_uniforms()

Completed in 3 milliseconds