Home
last modified time | relevance | path

Searched defs:ddx (Results 1 – 11 of 11) sorted by relevance

/external/autotest/client/deps/glbench/src/
Dvaryingsandddxytest.cc151 GLuint DdxDdyShaderProgram(bool ddx, GLuint vertex_buffer) { in DdxDdyShaderProgram()
/external/skia/bench/
DInterpBench.cpp152 double ddx = dx; in performTest() local
/external/mesa3d/src/gallium/drivers/ilo/shader/
Dilo_shader_fs.c571 struct toy_src *ddx, struct toy_src *ddy, in fs_add_sampler_params_gen6()
644 struct toy_src *ddx, struct toy_src *ddy, in fs_add_sampler_params_gen7()
724 struct toy_src coords[4], ddx[4], ddy[4], bias_or_lod, ref_or_si; in fs_prepare_tgsi_sampling() local
Dilo_shader_vs.c323 struct toy_src ddx, struct toy_src ddy, int num_derivs) in vs_add_sampler_params()
396 struct toy_src coords, ddx, ddy, bias_or_lod, ref_or_si; in vs_prepare_tgsi_sampling() local
/external/mesa3d/src/compiler/nir/
Dnir_lower_tex.c532 nir_ssa_def *ddx = in lower_gradient_shadow() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.c278 LLVMValueRef ddmax[3], ddx[3], ddy[3]; in lp_build_rho() local
1691 LLVMValueRef ima, imahalf, tmp, ddx[3], ddy[3]; in lp_build_cube_lookup() local
Dlp_bld_sample.h62 LLVMValueRef ddx[3]; member
Dlp_bld_tgsi_soa.c1721 LLVMValueRef *ddx, in emit_fetch_deriv()
/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_compiler_nir.c1392 struct ir3_instruction * const *coord, * const *off, * const *ddx, * const *ddy; in emit_tex() local
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_insn.c1761 struct src_register ddx; in emit_tex4() local
/external/mesa3d/src/amd/common/
Dac_nir_to_llvm.c3191 LLVMValueRef ddx = NULL, ddy = NULL; in visit_tex() local