Home
last modified time | relevance | path

Searched defs:img_stride (Results 1 – 12 of 12) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_texture.h50 unsigned img_stride[SP_MAX_TEXTURE_2D_LEVELS]; member
Dsp_state_sampler.c191 uint32_t img_stride[PIPE_MAX_TEXTURE_LEVELS]; in prepare_shader_sampling() local
/third_party/mesa3d/src/mesa/state_tracker/
Dst_draw_feedback.c332 uint32_t img_stride[PIPE_MAX_TEXTURE_LEVELS]; in st_feedback_draw_vbo() local
407 unsigned width, height, num_layers, row_stride, img_stride; in st_feedback_draw_vbo() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_sampler.c283 uint32_t img_stride[PIPE_MAX_TEXTURE_LEVELS]; in prepare_shader_sampling() local
455 uint32_t img_stride; in prepare_shader_images() local
Dlp_texture.h70 uint64_t img_stride[LP_MAX_TEXTURE_LEVELS]; member
Dlp_jit.h59 uint32_t img_stride[LP_MAX_TEXTURE_LEVELS]; member
92 uint32_t img_stride; member
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_context.c1195 uint32_t img_stride, in draw_set_mapped_image()
Ddraw_llvm.h57 uint32_t img_stride[PIPE_MAX_TEXTURE_LEVELS]; member
100 uint32_t img_stride; member
Ddraw_llvm.c2566 uint32_t img_stride, in draw_llvm_set_mapped_image()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.h268 (*img_stride)(const struct lp_sampler_dynamic_state *state, member
Dlp_bld_sample_soa.c4624 LLVMValueRef img_stride = dynamic_state->img_stride(dynamic_state, gallivm, in lp_build_img_op_soa() local
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_execute.c2179 … unsigned img_stride = util_format_get_2d_size(dst_format, buffer_row_len, buffer_image_height); in handle_copy_image_to_buffer2_khr() local
2261 … unsigned img_stride = util_format_get_2d_size(src_format, buffer_row_len, buffer_image_height); in handle_copy_buffer_to_image() local