Searched refs:vrend_create_shader (Results 1 – 3 of 3) sorted by relevance
114 int vrend_create_shader(struct vrend_context *ctx,
118 …ret = vrend_create_shader(ctx->grctx, handle, &so_info, req_local_mem, (const char *)shd_text, off… in vrend_decode_create_shader()
2919 int vrend_create_shader(struct vrend_context *ctx, in vrend_create_shader() function