Home
last modified time | relevance | path

Searched defs:draw_vbos (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_draw.cc280 draw_vbos(struct fd_context *ctx, const struct pipe_draw_info *info, in draw_vbos() function
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_context.h577 void (*draw_vbos)(struct fd_context *ctx, const struct pipe_draw_info *info, member