Home
last modified time | relevance | path

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

/external/virglrenderer/src/
Dvrend_renderer.h114 int vrend_create_shader(struct vrend_context *ctx,
Dvrend_decode.c118 …ret = vrend_create_shader(ctx->grctx, handle, &so_info, req_local_mem, (const char *)shd_text, off… in vrend_decode_create_shader()
Dvrend_renderer.c2919 int vrend_create_shader(struct vrend_context *ctx, in vrend_create_shader() function