Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_context.h347 uint64_t next_compiled_program_id; member
Dvc4_program.c2595 shader->program_id = vc4->next_compiled_program_id++; in vc4_get_compiled_shader()
/external/mesa3d/src/gallium/drivers/vc5/
Dvc5_context.h328 uint64_t next_compiled_program_id; member