Searched defs:orig_uniform_data (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_qpu_schedule.c | 867 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
|
/third_party/mesa3d/src/broadcom/compiler/ |
H A D | qpu_schedule.c | 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
|
Completed in 6 milliseconds