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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
H A Dlp_state_derived.c137 if (llvmpipe->tex_timestamp != lp_screen->timestamp) {
138 llvmpipe->tex_timestamp = lp_screen->timestamp;
H A Dlp_context.h125 unsigned tex_timestamp; member in struct:llvmpipe_context
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_derived.c137 if (llvmpipe->tex_timestamp != lp_screen->timestamp) {
138 llvmpipe->tex_timestamp = lp_screen->timestamp;
H A Dlp_context.h125 unsigned tex_timestamp; member in struct:llvmpipe_context
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
H A Dsp_context.h178 unsigned tex_timestamp; member in struct:softpipe_context
H A Dsp_state_derived.c339 if (softpipe->tex_timestamp != sp_screen->timestamp) {
340 softpipe->tex_timestamp = sp_screen->timestamp;
/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_context.h178 unsigned tex_timestamp; member in struct:softpipe_context
H A Dsp_state_derived.c339 if (softpipe->tex_timestamp != sp_screen->timestamp) {
340 softpipe->tex_timestamp = sp_screen->timestamp;

Completed in 647 milliseconds