Home
last modified time | relevance | path

Searched defs:derivs (Results 1 – 13 of 13) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_aos.c311 struct lp_derivatives derivs = { {NULL}, {NULL} }; in emit_tex() local
347 struct lp_derivatives derivs = { {NULL}, {NULL} }; in emit_sample() local
Dlp_bld_sample_soa.c2503 const struct lp_derivatives *derivs, /* optional */ in lp_build_sample_common()
3274 const struct lp_derivatives *derivs, /* optional */ in lp_build_sample_soa_code()
3949 struct lp_derivatives derivs; in lp_build_sample_gen_func() local
4081 const struct lp_derivatives *derivs = params->derivs; in lp_build_sample_soa_func() local
Dlp_bld_sample.c340 const struct lp_derivatives *derivs) in lp_build_rho()
829 const struct lp_derivatives *derivs, in lp_build_lod_selector()
Dlp_bld_sample.h117 const struct lp_derivatives *derivs; member
Dlp_bld_tgsi_soa.c2073 struct lp_derivatives derivs; in emit_tex() local
2286 struct lp_derivatives derivs; in emit_sample() local
Dlp_bld_nir.c1997 struct lp_derivatives derivs; in visit_tex() local
/third_party/boost/boost/numeric/odeint/stepper/
Dmodified_midpoint.hpp201 state_type &x_mp , deriv_table_type &derivs ) in do_step()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs_linear_llvm.c98 const struct lp_derivatives derivs, in emit_fetch_texel_linear()
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_sample.c535 float derivs[3][2][TGSI_QUAD_SIZE]; in compute_lambda_1d() local
577 float derivs[3][2][TGSI_QUAD_SIZE]; in compute_lambda_2d() local
625 float derivs[3][2][TGSI_QUAD_SIZE]; in compute_lambda_3d() local
657 float derivs[3][2][TGSI_QUAD_SIZE]; in compute_lambda_cube() local
/third_party/mesa3d/src/amd/llvm/
Dac_llvm_build.h424 LLVMValueRef derivs[6]; member
Dac_llvm_build.c888 LLVMValueRef derivs[4]; in ac_prepare_cube_coords() local
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.c2279 float derivs[3][2][TGSI_QUAD_SIZE]; in exec_txd() local
2638 float derivs[3][2][TGSI_QUAD_SIZE]; in exec_sample_d() local
/third_party/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp9233 std::vector<Temp> derivs; in visit_tex() local