Searched refs:tex_timestamp (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_context.h138 unsigned tex_timestamp; member in struct:llvmpipe_context
H A Dlp_state_derived.c189 if (llvmpipe->tex_timestamp != lp_screen->timestamp) {
190 llvmpipe->tex_timestamp = lp_screen->timestamp;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_context.h197 unsigned tex_timestamp; member in struct:softpipe_context
H A Dsp_state_derived.c440 if (softpipe->tex_timestamp != sp_screen->timestamp) {
441 softpipe->tex_timestamp = sp_screen->timestamp;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_context.h154 unsigned tex_timestamp; member in struct:llvmpipe_context
H A Dlp_state_derived.c257 if (llvmpipe->tex_timestamp != lp_screen->timestamp) {
258 llvmpipe->tex_timestamp = lp_screen->timestamp;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_context.h197 unsigned tex_timestamp; member in struct:softpipe_context
H A Dsp_state_derived.c440 if (softpipe->tex_timestamp != sp_screen->timestamp) {
441 softpipe->tex_timestamp = sp_screen->timestamp;

Completed in 8 milliseconds