Home
last modified time | relevance | path

Searched defs:vc4_shader_validation_state (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/vc4/
H A Dvc4_validate_shaders.c49 struct vc4_shader_validation_state { struct
51 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 …]