Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_context.h123 struct vc4_ubo_range { struct
159 struct vc4_ubo_range *ubo_ranges; argument
Dvc4_program.c2636 shader->ubo_ranges = ralloc_array(shader, struct vc4_ubo_range, in vc4_get_compiled_shader()