Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_program.c2523 vc4_get_compiled_shader(struct vc4_context *vc4, enum qstage stage, in vc4_get_compiled_shader() function
2727 vc4->prog.fs = vc4_get_compiled_shader(vc4, QSTAGE_FRAG, &key->base); in vc4_update_compiled_fs()
2771 vc4_get_compiled_shader(vc4, QSTAGE_VERT, &key->base); in vc4_update_compiled_vs()
2781 vc4_get_compiled_shader(vc4, QSTAGE_COORD, &key->base); in vc4_update_compiled_vs()