Searched refs:PinDriverToL3Cache (Results 1 – 3 of 3) sorted by relevance
204 ctx->Driver.PinDriverToL3Cache && in _mesa_glthread_flush_batch()214 ctx->Driver.PinDriverToL3Cache(ctx, L3_cache); in _mesa_glthread_flush_batch()
1330 void (*PinDriverToL3Cache)(struct gl_context *ctx, unsigned L3_cache); member
1015 funcs.PinDriverToL3Cache = st_pin_driver_to_l3_cache; in st_create_context()