Searched refs:etna_uniforms_write (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_uniforms.h37 etna_uniforms_write(const struct etna_context *ctx,
H A Detnaviv_uniforms.c61 etna_uniforms_write(const struct etna_context *ctx, function in typeref:typename:void
H A Detnaviv_emit.c581 etna_uniforms_write(
586 etna_uniforms_write(
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_uniforms.h37 etna_uniforms_write(const struct etna_context *ctx,
H A Detnaviv_uniforms.c64 etna_uniforms_write(const struct etna_context *ctx, function in typeref:typename:void
H A Detnaviv_emit.c646 etna_uniforms_write(ctx, ctx->shader.vs, ctx->constant_buffer[PIPE_SHADER_VERTEX].cb);
651 etna_uniforms_write(ctx, ctx->shader.fs, ctx->constant_buffer[PIPE_SHADER_FRAGMENT].cb);
665 etna_uniforms_write(ctx, ctx->shader.vs, ctx->constant_buffer[PIPE_SHADER_VERTEX].cb);
672 etna_uniforms_write(ctx, ctx->shader.fs, ctx->constant_buffer[PIPE_SHADER_FRAGMENT].cb);

Completed in 6 milliseconds