Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_context.h81 #define VC4_DIRTY_UBO_1_SIZE (1 << 27) macro
Dvc4_state.c400 vc4->dirty |= VC4_DIRTY_UBO_1_SIZE; in vc4_set_constant_buffer()
Dvc4_program.c2711 VC4_DIRTY_UBO_1_SIZE))) { in vc4_update_compiled_fs()