Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_program.c99 static const char *solid_fs = "FRAG \n" variable
210 ctx->solid_prog.fs = assemble_tgsi(pctx, solid_fs, true); in fd_prog_init()
214 ctx->solid_layered_prog.fs = assemble_tgsi(pctx, solid_fs, true); in fd_prog_init()