Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_context.h75 #define VC4_DIRTY_FS_INPUTS (1 << 26) macro
H A Dvc4_program.c2831 vc4->dirty |= VC4_DIRTY_FS_INPUTS; in vc4_update_compiled_fs()
2845 VC4_DIRTY_FS_INPUTS))) { in vc4_update_compiled_vs()