Home
last modified time | relevance | path

Searched refs:next_uncompiled_program_id (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_context.h333 uint32_t next_uncompiled_program_id; member
H A Dvc4_program.c2421 so->program_id = vc4->next_uncompiled_program_id++; in vc4_shader_state_create()
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_context.h528 uint32_t next_uncompiled_program_id; member
H A Dv3d_program.c288 so->program_id = v3d->next_uncompiled_program_id++; in v3d_uncompiled_shader_create()

Completed in 9 milliseconds