Home
last modified time | relevance | path

Searched refs:vrend_renderer_pipe_resource_create (Results 1 – 3 of 3) sorted by relevance

/external/virglrenderer/src/
Dvrend_renderer.h507 vrend_renderer_pipe_resource_create(struct vrend_context *ctx, uint32_t blob_id,
Dvrend_decode.c1431 return vrend_renderer_pipe_resource_create(ctx, blob_id, &args); in vrend_decode_pipe_resource_create()
Dvrend_renderer.c10841 int vrend_renderer_pipe_resource_create(struct vrend_context *ctx, uint32_t blob_id, in vrend_renderer_pipe_resource_create() function