Home
last modified time | relevance | path

Searched refs:compiled_rs_state (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_rs.h67 struct compiled_rs_state { struct
86 etna_compile_rs_state(struct etna_context *ctx, struct compiled_rs_state *cs, argument
Detnaviv_surface.h39 struct compiled_rs_state clear_command;
Detnaviv_rs.c70 etna_compile_rs_state(struct etna_context *ctx, struct compiled_rs_state *cs, in etna_compile_rs_state()
183 etna_modify_rs_clearbits(struct compiled_rs_state *cs, uint32_t clear_bits) in etna_modify_rs_clearbits()
202 const struct compiled_rs_state *cs) in etna_submit_rs_state()
596 struct compiled_rs_state copy_to_screen; in etna_try_rs_blit()
/third_party/mesa3d/docs/relnotes/
D20.0.0.rst674 - etnaviv: drop compiled_rs_state forward declaration