Home
last modified time | relevance | path

Searched defs:first_layer (Results 26 - 32 of 32) sorted by relevance

12

/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_blitter.c2272 util_blitter_generate_mipmap(struct blitter_context *blitter, struct pipe_resource *tex, enum pipe_format format, unsigned base_level, unsigned last_level, unsigned first_layer, unsigned last_layer) util_blitter_generate_mipmap() argument
[all...]
H A Du_threaded_context.c3812 unsigned first_layer; member
3832 tc_generate_mipmap(struct pipe_context *_pipe, struct pipe_resource *res, enum pipe_format format, unsigned base_level, unsigned last_level, unsigned first_layer, unsigned last_layer) tc_generate_mipmap() argument
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c495 coord_to_layer(float coord, unsigned first_layer, unsigned last_layer) in coord_to_layer() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.c4005 gfx10_make_texture_descriptor( struct si_screen *screen, struct si_texture *tex, bool sampler, enum pipe_texture_target target, enum pipe_format pipe_format, const unsigned char state_swizzle[4], unsigned first_level, unsigned last_level, unsigned first_layer, unsigned last_layer, unsigned width, unsigned height, unsigned depth, uint32_t *state, uint32_t *fmask_state) gfx10_make_texture_descriptor() argument
4189 si_make_texture_descriptor(struct si_screen *screen, struct si_texture *tex, bool sampler, enum pipe_texture_target target, enum pipe_format pipe_format, const unsigned char state_swizzle[4], unsigned first_level, unsigned last_level, unsigned first_layer, unsigned last_layer, unsigned width, unsigned height, unsigned depth, uint32_t *state, uint32_t *fmask_state) si_make_texture_descriptor() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_cmdstream.c1696 unsigned first_layer = is_buffer ? 0 : so->base.u.tex.first_layer; in panfrost_create_sampler_view_bo() local
[all...]
/third_party/mesa3d/src/amd/llvm/
H A Dac_nir_to_llvm.c2549 LLVMValueRef first_layer, const5, mask; in get_image_coords() local
/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreen_state.c718 unsigned first_layer; member
1116 evergreen_set_color_surface_common(struct r600_context *rctx, struct r600_texture *rtex, unsigned level, unsigned first_layer, unsigned last_layer, enum pipe_format pformat, struct r600_tex_color_info *color) evergreen_set_color_surface_common() argument
[all...]

Completed in 41 milliseconds

12