Home
last modified time | relevance | path

Searched defs:zstex (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_hyperz.c137 struct r300_resource *zstex = in r300_update_hyperz() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state_binning.c388 struct si_texture *zstex = (struct si_texture *)sctx->framebuffer.state.zsbuf->texture; in gfx10_get_bin_sizes() local
H A Dsi_clear.c647 static bool si_can_fast_clear_depth(struct si_texture *zstex, unsigned level, float depth, in si_can_fast_clear_depth() argument
656 static bool si_can_fast_clear_stencil(struct si_texture *zstex, unsigned level, uint8_t stencil, in si_can_fast_clear_stencil() argument
903 struct si_texture *zstex = zsbuf ? (struct si_texture *)zsbuf->texture : NULL; in si_fast_clear() local
1109 struct si_texture *zstex = zsbuf ? (struct si_texture *)zsbuf->texture : NULL; si_clear() local
[all...]
H A Dsi_state.c3100 struct si_texture *zstex = NULL; in si_set_framebuffer_state() local
3700 struct si_texture *zstex = (struct si_texture *)sctx->framebuffer.state.zsbuf->texture; in si_out_of_order_rasterization() local

Completed in 10 milliseconds