Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_context.h333 uint32_t next_uncompiled_program_id; member
Dvc4_program.c2390 so->program_id = vc4->next_uncompiled_program_id++; in vc4_shader_state_create()