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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_context.c210 R300_INIT_ATOM(texture_cache_inval, 2);
252 r300->texture_cache_inval.allow_null_state = TRUE;
259 r300_mark_atom_dirty(r300, &r300->texture_cache_inval);
H A Dr300_context.h544 struct r300_atom texture_cache_inval; member in struct:r300_context
H A Dr300_state.c1589 r300_mark_atom_dirty(r300, &r300->texture_cache_inval);
2044 r300_mark_atom_dirty(r300, &r300->texture_cache_inval);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_context.c209 R300_INIT_ATOM(texture_cache_inval, 2);
251 r300->texture_cache_inval.allow_null_state = TRUE;
258 r300_mark_atom_dirty(r300, &r300->texture_cache_inval);
H A Dr300_context.h544 struct r300_atom texture_cache_inval; member in struct:r300_context
H A Dr300_state.c1594 r300_mark_atom_dirty(r300, &r300->texture_cache_inval);
2057 r300_mark_atom_dirty(r300, &r300->texture_cache_inval);

Completed in 11 milliseconds