Home
last modified time | relevance | path

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

/external/virglrenderer/src/
Dvrend_shader.c4139 static void *emit_sampler_decl(struct dump_ctx *ctx, char *glsl_hdr, in emit_sampler_decl() function
4772 glsl_hdr = emit_sampler_decl(ctx, glsl_hdr, first, range, ctx->samplers + first); in emit_ios()
4783 glsl_hdr = emit_sampler_decl(ctx, glsl_hdr, i, 0, ctx->samplers + i); in emit_ios()