/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/ |
D | nv04_state_tex.c | 72 int lod_max = 1, lod_bias = 0; in nv04_emit_tex_obj() local
|
D | nv10_state_tex.c | 210 int lod_bias = sa->LodBias in nv10_emit_tex_obj() local
|
D | nv20_state_tex.c | 222 int lod_bias = sa->LodBias in nv20_emit_tex_obj() local
|
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nv04_state_tex.c | 72 int lod_max = 1, lod_bias = 0; in nv04_emit_tex_obj() local
|
D | nv10_state_tex.c | 210 int lod_bias = sa->LodBias in nv10_emit_tex_obj() local
|
D | nv20_state_tex.c | 222 int lod_bias = sa->LodBias in nv20_emit_tex_obj() local
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/ |
D | lp_tex_sample.c | 182 LLVMValueRef lod_bias, /* optional */ in lp_llvm_sampler_soa_emit_fetch_texel()
|
D | lp_jit.h | 62 float lod_bias; member
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/ |
D | draw_llvm_sample.c | 177 LLVMValueRef lod_bias, /* optional */ in draw_llvm_sampler_soa_emit_fetch_texel()
|
D | draw_llvm.h | 55 float lod_bias; member
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_llvm_sample.c | 177 LLVMValueRef lod_bias, /* optional */ in draw_llvm_sampler_soa_emit_fetch_texel()
|
D | draw_llvm.h | 55 float lod_bias; member
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_tex_sample.c | 182 LLVMValueRef lod_bias, /* optional */ in lp_llvm_sampler_soa_emit_fetch_texel()
|
D | lp_jit.h | 62 float lod_bias; member
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_sample_soa.c | 989 LLVMValueRef lod_bias, /* optional */ in lp_build_sample_common() 1241 LLVMValueRef lod_bias, /* optional */ in lp_build_sample_soa()
|
D | lp_bld_sample.h | 178 (*lod_bias)(const struct lp_sampler_dynamic_state *state, member
|
D | lp_bld_sample.c | 494 LLVMValueRef lod_bias, /* optional */ in lp_build_lod_selector()
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/ |
D | lp_bld_sample_soa.c | 989 LLVMValueRef lod_bias, /* optional */ in lp_build_sample_common() 1241 LLVMValueRef lod_bias, /* optional */ in lp_build_sample_soa()
|
D | lp_bld_sample.h | 178 (*lod_bias)(const struct lp_sampler_dynamic_state *state, member
|
D | lp_bld_sample.c | 494 LLVMValueRef lod_bias, /* optional */ in lp_build_lod_selector()
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/ |
D | r600_asm.h | 77 unsigned lod_bias; member
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_asm.h | 77 unsigned lod_bias; member
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/ |
D | r300_state.c | 1332 int lod_bias; in r300_create_sampler_state() local
|
/external/mesa3d/src/gallium/drivers/r300/ |
D | r300_state.c | 1332 int lod_bias; in r300_create_sampler_state() local
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/ |
D | svga_context.h | 174 float lod_bias; member
|