Home
last modified time | relevance | path

Searched defs:next_uniform (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_reorder_uniforms.c44 uint32_t next_uniform = 0; in qir_reorder_uniforms() local
H A Dvc4_qpu_schedule.c867 schedule_instructions(struct vc4_compile *c, struct choose_scoreboard *scoreboard, struct qblock *block, struct list_head *schedule_list, enum quniform_contents *orig_uniform_contents, uint32_t *orig_uniform_data, uint32_t *next_uniform) schedule_instructions() argument
984 qpu_schedule_instructions_block(struct vc4_compile *c, struct choose_scoreboard *scoreboard, struct qblock *block, enum quniform_contents *orig_uniform_contents, uint32_t *orig_uniform_data, uint32_t *next_uniform) qpu_schedule_instructions_block() argument
1085 uint32_t next_uniform = 0; qpu_schedule_instructions() local
[all...]
/third_party/mesa3d/src/broadcom/compiler/
H A Dvir_to_qpu.c375 int next_uniform = 0; in v3d_dump_qpu() local
H A Dqpu_schedule.c2463 uint32_t next_uniform = 0; in v3d_qpu_schedule_instructions() local
2169 schedule_instructions(struct v3d_compile *c, struct choose_scoreboard *scoreboard, struct qblock *block, enum quniform_contents *orig_uniform_contents, uint32_t *orig_uniform_data, uint32_t *next_uniform) schedule_instructions() argument
2305 qpu_schedule_instructions_block(struct v3d_compile *c, struct choose_scoreboard *scoreboard, struct qblock *block, enum quniform_contents *orig_uniform_contents, uint32_t *orig_uniform_data, uint32_t *next_uniform) qpu_schedule_instructions_block() argument
[all...]

Completed in 7 milliseconds