Home
last modified time | relevance | path

Searched defs:rzalloc (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/util/
H A Dralloc.h79 #define rzalloc(ctx, type) ((type *) rzalloc_size(ctx, sizeof(type))) macro

Completed in 2 milliseconds