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.h64 struct compiled_rs_state { struct
83 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.c56 etna_compile_rs_state(struct etna_context *ctx, struct compiled_rs_state *cs, in etna_compile_rs_state()
159 etna_modify_rs_clearbits(struct compiled_rs_state *cs, uint32_t clear_bits) in etna_modify_rs_clearbits()
178 const struct compiled_rs_state *cs) in etna_submit_rs_state()
537 struct compiled_rs_state copy_to_screen; in etna_try_rs_blit()
Detnaviv_emit.h35 struct compiled_rs_state;