Searched refs:etna_compile_shader (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler.h125 etna_compile_shader(struct etna_shader_variant *shader);
H A Detnaviv_compiler_cmdline.c161 if (!etna_compile_shader(v)) {
H A Detnaviv_shader.c330 ret = etna_compile_shader(v);
H A Detnaviv_compiler.c2280 etna_compile_shader(struct etna_shader_variant *v) function in typeref:typename:bool
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler.h156 etna_compile_shader(struct etna_shader_variant *shader);
H A Detnaviv_compiler_cmdline.c161 if (!etna_compile_shader(v)) {
H A Detnaviv_shader.c419 ret = etna_compile_shader(v);
H A Detnaviv_compiler_tgsi.c2325 etna_compile_shader(struct etna_shader_variant *v) function in typeref:typename:bool

Completed in 11 milliseconds