Searched refs:fd6_emit_textures (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_emit.h203 bool fd6_emit_textures(struct fd_pipe *pipe, struct fd_ringbuffer *ring,
H A Dfd6_emit.c383 fd6_emit_textures(struct fd_pipe *pipe, struct fd_ringbuffer *ring, function in typeref:typename:bool
616 needs_border |= fd6_emit_textures(ctx->pipe, stateobj, type, tex,
1091 bool needs_border = fd6_emit_textures(ctx->pipe, ring, PIPE_SHADER_COMPUTE, tex,
H A Dfd6_texture.c415 fd6_emit_textures(ctx->pipe, state->stateobj, type, tex, key.bcolor_offset,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_emit.h281 bool fd6_emit_textures(struct fd_context *ctx, struct fd_ringbuffer *ring,
H A Dfd6_emit.c273 fd6_emit_textures(struct fd_context *ctx, struct fd_ringbuffer *ring, function in typeref:typename:bool
541 fd6_emit_textures(ctx, stateobj, type, tex, bcolor_offset, v);
1178 bool needs_border = fd6_emit_textures(ctx, ring, PIPE_SHADER_COMPUTE, tex,
H A Dfd6_texture.c444 fd6_emit_textures(ctx, state->stateobj, type, tex, key.bcolor_offset, NULL);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.1.0.rst4907 - freedreno/a6xx: Always pass ctx to fd6_emit_textures()

Completed in 20 milliseconds