Searched refs:clear_command (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_surface.h39 struct compiled_rs_state clear_command; member in struct:etna_surface
H A Detnaviv_surface.c124 etna_compile_rs_state(ctx, &surf->clear_command, &(struct rs_state) {
H A Detnaviv_rs.c269 etna_compile_rs_state( ctx, &surf->clear_command, &(struct rs_state) {
311 etna_submit_rs_state(ctx, &surf->clear_command);
371 etna_modify_rs_clearbits(&surf->clear_command, new_clear_bits);
374 etna_submit_rs_state(ctx, &surf->clear_command);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_surface.h39 struct compiled_rs_state clear_command; member in struct:etna_surface
H A Detnaviv_rs.c297 etna_compile_rs_state( ctx, &surf->clear_command, &(struct rs_state) {
340 etna_submit_rs_state(ctx, &surf->clear_command);
400 etna_modify_rs_clearbits(&surf->clear_command, new_clear_bits);
403 etna_submit_rs_state(ctx, &surf->clear_command);
H A Detnaviv_surface.c163 etna_compile_rs_state(ctx, &surf->clear_command, &(struct rs_state) {

Completed in 7 milliseconds