Home
last modified time | relevance | path

Searched defs:ralloc (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/igt-gpu-tools/assembler/
H A Dralloc.h68 #define ralloc(ctx, type) ((type *) ralloc_size(ctx, sizeof(type))) macro
/aosp_15_r20/external/virglrenderer/src/mesa/util/
H A Dralloc.h68 #define ralloc(ctx, type) ((type *) ralloc_size(ctx, sizeof(type))) macro
/aosp_15_r20/external/mesa3d/src/util/
H A Dralloc.h68 #define ralloc(ctx, type) ((type *) ralloc_size(ctx, sizeof(type))) macro