Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_context.h334 uint64_t next_compiled_program_id; member
Dvc4_program.c2554 shader->program_id = vc4->next_compiled_program_id++; in vc4_get_compiled_shader()