Searched defs:vc4_shader_validation_state (Results 1 – 1 of 1) sorted by relevance
49 struct vc4_shader_validation_state { struct51 uint32_t ip;54 uint32_t max_ip;56 uint64_t *shader;59 int tmu_write_count[2];68 bool live_max_clamp_regs[LIVE_REG_COUNT];69 uint32_t live_immediates[LIVE_REG_COUNT];76 unsigned long *branch_targets;82 bool needs_uniform_address_update;90 bool needs_uniform_address_for_loop;[all …]
Completed in 4 milliseconds