Home
last modified time | relevance | path

Searched refs:etna_compile_rs_state (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_rs.h83 etna_compile_rs_state(struct etna_context *ctx, struct compiled_rs_state *cs,
Detnaviv_surface.c124 etna_compile_rs_state(ctx, &surf->clear_command, &(struct rs_state) { in etna_create_surface()
Detnaviv_rs.c56 etna_compile_rs_state(struct etna_context *ctx, struct compiled_rs_state *cs, in etna_compile_rs_state() function
271 etna_compile_rs_state( ctx, &surf->clear_command, &(struct rs_state) { in etna_rs_gen_clear_surface()
707 etna_compile_rs_state(ctx, &copy_to_screen, &(struct rs_state) { in etna_try_rs_blit()