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

/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_fbo.c436 brw_nop_alloc_storage(struct gl_context *ctx, struct gl_renderbuffer *rb, function in typeref:typename:GLboolean
443 _mesa_problem(ctx, "brw_nop_alloc_storage should never be called.");
540 rb->AllocStorage = brw_nop_alloc_storage;

Completed in 3 milliseconds