Home
last modified time | relevance | path

Searched defs:mip_offsets (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/swr/
Dswr_resource.h54 size_t mip_offsets[PIPE_MAX_TEXTURE_LEVELS]; member
Dswr_state.cpp896 size_t *mip_offsets = swr_res->mip_offsets; in swr_update_texture_state() local
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_sampler.c192 uint32_t mip_offsets[PIPE_MAX_TEXTURE_LEVELS]; in prepare_shader_sampling() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_texture.h72 uint64_t mip_offsets[LP_MAX_TEXTURE_LEVELS]; member
Dlp_state_sampler.c284 uint32_t mip_offsets[PIPE_MAX_TEXTURE_LEVELS]; in prepare_shader_sampling() local
Dlp_jit.h62 uint32_t mip_offsets[LP_MAX_TEXTURE_LEVELS]; member
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.h282 (*mip_offsets)(const struct lp_sampler_dynamic_state *state, member
442 LLVMValueRef mip_offsets; member
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.h60 uint32_t mip_offsets[PIPE_MAX_TEXTURE_LEVELS]; member