Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_drawable.c76 new_stamp = (drawable->texture_stamp != lastStamp); in dri_st_framebuffer_validate()
90 drawable->texture_stamp = lastStamp; in dri_st_framebuffer_validate()
236 drawable->texture_stamp = drawable->dPriv->lastStamp - 1; in dri_drawable_validate_att()
H A Ddri_drawable.h61 unsigned int texture_mask, texture_stamp; member
H A Ddri_context.c301 draw->texture_stamp = driDrawPriv->lastStamp - 1; in dri_make_current()
305 read->texture_stamp = driReadPriv->lastStamp - 1; in dri_make_current()
H A Dkopper.c84 drawable->texture_stamp = dPriv->lastStamp - 1; in kopper_invalidate_drawable()
915 drawable->texture_stamp = dPriv->lastStamp - 1; in kopperSwapBuffers()
H A Ddrisw.c218 drawable->texture_stamp = dPriv->lastStamp - 1; in drisw_invalidate_drawable()
H A Ddri2.c2225 if (drawable->texture_stamp == drawable->dPriv->lastStamp && in dri2_set_damage_region()

Completed in 11 milliseconds