Searched refs:emit_image_decl (Results 1 – 1 of 1) sorted by relevance
/external/virglrenderer/src/ |
D | vrend_shader.c | 4304 static void *emit_image_decl(const struct dump_ctx *ctx, char *glsl_hdr, in emit_image_decl() function 4793 glsl_hdr = emit_image_decl(ctx, glsl_hdr, first, range, ctx->images + first); in emit_ios() 4801 glsl_hdr = emit_image_decl(ctx, glsl_hdr, i, 0, ctx->images + i); in emit_ios()
|