Home
last modified time | relevance | path

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

/third_party/mesa3d/src/broadcom/compiler/
Dvir.c1350 v3d_nir_sort_constant_ubo_loads(nir_shader *s, struct v3d_compile *c) in v3d_nir_sort_constant_ubo_loads() function
1555 NIR_PASS_V(c->s, v3d_nir_sort_constant_ubo_loads, c); in v3d_attempt_compile()