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 D | fd6_emit.h | 203 bool fd6_emit_textures(struct fd_pipe *pipe, struct fd_ringbuffer *ring,
|
| H A D | fd6_emit.c | 383 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 D | fd6_texture.c | 415 fd6_emit_textures(ctx->pipe, state->stateobj, type, tex, key.bcolor_offset,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_emit.h | 281 bool fd6_emit_textures(struct fd_context *ctx, struct fd_ringbuffer *ring,
|
| H A D | fd6_emit.c | 273 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 D | fd6_texture.c | 444 fd6_emit_textures(ctx, state->stateobj, type, tex, key.bcolor_offset, NULL);
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 21.1.0.rst | 4907 - freedreno/a6xx: Always pass ctx to fd6_emit_textures()
|
Completed in 20 milliseconds