Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_rs.h66 struct compiled_rs_state { struct
85 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.c69 etna_compile_rs_state(struct etna_context *ctx, struct compiled_rs_state *cs, in etna_compile_rs_state()
173 etna_modify_rs_clearbits(struct compiled_rs_state *cs, uint32_t clear_bits) in etna_modify_rs_clearbits()
192 const struct compiled_rs_state *cs) in etna_submit_rs_state()
589 struct compiled_rs_state copy_to_screen; in etna_try_rs_blit()
/external/mesa3d/docs/relnotes/
D20.0.0.rst674 - etnaviv: drop compiled_rs_state forward declaration