Searched refs:validate_buffer_storage (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | bufferobj.c | 1755 validate_buffer_storage(struct gl_context *ctx, function in typeref:typename:bool 1918 if (no_error || validate_buffer_storage(ctx, bufObj, size, flags, func))
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | bufferobj.c | 1892 validate_buffer_storage(struct gl_context *ctx, function in typeref:typename:bool 2055 if (no_error || validate_buffer_storage(ctx, bufObj, size, flags, func))
|
Completed in 12 milliseconds