Home
last modified time | relevance | path

Searched defs:max_lod (Results 1 - 25 of 29) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_sampler_view.h67 int max_lod; member
H A Dsvga_sampler_view.c57 svga_get_tex_sampler_view(struct pipe_context *pipe, struct pipe_resource *pt, unsigned min_lod, unsigned max_lod) svga_get_tex_sampler_view() argument
[all...]
H A Dsvga_state_tss.c85 unsigned last_level, min_lod, max_lod; in emit_tex_binding_unit() local
H A Dsvga_pipe_sampler.c169 float min_lod, max_lod; in define_sampler_state_object() local
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_errata_lod.c63 nir_ssa_def *max_lod = nir_channel(b, params, 1); in nir_lod_errata_instr() local
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_nir_lower_int_samplers.h44 float min_lod, max_lod; member
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_state_sampler.c291 unsigned max_lod = num_levels * 4; in update_map() local
[all...]
/third_party/mesa3d/src/panfrost/include/
H A Dpanfrost-job.h250 float max_lod = (32.0 - (1.0 / 512.0)); in FIXED_16() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_fragtex.c52 unsigned min_lod, max_lod; in nv30_fragtex_validate() local
H A Dnv30_texture.c133 const float max_lod = 15.0 + (255.0 / 256.0); in nv30_sampler_state_create() local
H A Dnv30_state.h48 unsigned max_lod; member
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_texture.c163 float max_lod; in lima_update_tex_desc() local
H A Dlima_texture.h59 uint32_t max_lod: 8; /* Fixed point, 4.4, unsigned */ member
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_texture_state.c51 unsigned min_lod, max_lod, max_lod_min; member
73 unsigned min_lod, max_lod; /* 5.5 fixp */ member
396 unsigned max_lod = MAX2(MIN2(ss->max_lod in etna_emit_new_texture_state() local
528 unsigned max_lod = MAX2(MIN2(ss->max_lod + sv->min_lod, sv->max_lod), ss->max_lod_min); etna_emit_texture_state() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cTextureStorageMultisampleGetTexLevelParameterifvTests.cpp1029 const int max_lod = in iterate() local
/third_party/vk-gl-cts/external/amber/src/src/
H A Dsampler.h84 void SetMaxLOD(float max_lod) { max_lod_ = max_lod; } in SetMaxLOD() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_jit.h72 float max_lod; member
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.h317 (*max_lod)(const struct lp_sampler_dynamic_state *state, member
H A Dlp_bld_sample.c992 LLVMValueRef max_lod = in lp_build_lod_selector() local
[all...]
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_context.h109 float min_lod, max_lod; member
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_device.c2769 float max_lod = CLAMP(pCreateInfo->maxLod, 0.0f, 4095.0f / 256.0f); in tu_init_sampler() local
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_state.h435 float min_lod, max_lod; /**< LOD clamp range, after bias */ member
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_device.c2570 float max_lod; in pvr_CreateSampler() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_llvm.h86 float max_lod; member
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_context.h184 unsigned min_lod, max_lod; member

Completed in 26 milliseconds

12