Home
last modified time | relevance | path

Searched defs:glsl_hdr (Results 1 – 1 of 1) sorted by relevance

/external/virglrenderer/src/
Dvrend_shader.c3991 static char *emit_header(struct dump_ctx *ctx, char *glsl_hdr) in emit_header()
4139 static void *emit_sampler_decl(struct dump_ctx *ctx, char *glsl_hdr, in emit_sampler_decl()
4304 static void *emit_image_decl(const struct dump_ctx *ctx, char *glsl_hdr, in emit_image_decl()
4345 static char *emit_ios(struct dump_ctx *ctx, char *glsl_hdr) in emit_ios()
4910 char *glsl_hdr = NULL; in vrend_convert_shader() local