Searched refs:etna_icache_upload_shader (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_shader.c40 static bool etna_icache_upload_shader(struct etna_context *ctx, struct etna_shader_variant *v) function in typeref:typename:bool
201 if (!etna_icache_upload_shader(ctx, vs) ||
202 !etna_icache_upload_shader(ctx, fs)) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_shader.c44 static bool etna_icache_upload_shader(struct etna_context *ctx, struct etna_shader_variant *v) function in typeref:typename:bool
268 if (!etna_icache_upload_shader(ctx, vs) ||
269 !etna_icache_upload_shader(ctx, fs)) {

Completed in 4 milliseconds