Searched refs:_mesa_dirty_texobj (Results 1 - 14 of 14) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_vdpau.c | 242 _mesa_dirty_texobj(ctx, texObj); 263 _mesa_dirty_texobj(ctx, texObj);
|
| H A D | st_cb_eglimage.c | 233 _mesa_dirty_texobj(ctx, texObj);
|
| H A D | st_manager.c | 778 _mesa_dirty_texobj(ctx, texObj);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_vdpau.c | 258 _mesa_dirty_texobj(ctx, texObj); 279 _mesa_dirty_texobj(ctx, texObj);
|
| H A D | st_cb_eglimage.c | 395 _mesa_dirty_texobj(ctx, texObj);
|
| H A D | st_manager.c | 783 _mesa_dirty_texobj(ctx, texObj);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | texobj.h | 155 _mesa_dirty_texobj(struct gl_context *ctx, struct gl_texture_object *texObj);
|
| H A D | teximage.c | 3114 _mesa_dirty_texobj(ctx, texObj); 3295 _mesa_dirty_texobj(ctx, texObj); 4077 _mesa_dirty_texobj(ctx, texObj);
|
| H A D | texobj.c | 938 _mesa_dirty_texobj(struct gl_context *ctx, struct gl_texture_object *texObj) function in typeref:typename:void
|
| H A D | texparam.c | 245 _mesa_dirty_texobj(ctx, texObj);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | texobj.h | 191 _mesa_dirty_texobj(struct gl_context *ctx, struct gl_texture_object *texObj);
|
| H A D | texobj.c | 902 _mesa_dirty_texobj(struct gl_context *ctx, struct gl_texture_object *texObj) function in typeref:typename:void
|
| H A D | teximage.c | 3182 _mesa_dirty_texobj(ctx, texObj); 3471 _mesa_dirty_texobj(ctx, texObj); 4467 _mesa_dirty_texobj(ctx, texObj);
|
| H A D | texparam.c | 229 _mesa_dirty_texobj(ctx, texObj);
|
Completed in 36 milliseconds