Home
last modified time | relevance | path

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

/external/autotest/client/deps/glbench/src/
Dvaryingsandddxytest.cc148 GLuint DdxDdyShaderProgram(bool ddx, GLuint vertex_buffer) { in DdxDdyShaderProgram()
/external/tensorflow/tensorflow/core/ops/
Darray_grad_test.cc678 auto ddx = StridedSliceGradGrad(x_shape, start, stop, strides, dy, dx[0], in TEST() local
705 auto ddx = StridedSliceGradGrad(x_shape, start, stop, strides, dy, dx[0], in TEST() local
733 auto ddx = StridedSliceGradGrad(x_shape, start, stop, strides, dy, dx[0], in TEST() local
761 auto ddx = StridedSliceGradGrad(x_shape, start, stop, strides, dy, dx[0], in TEST() local
/external/skqp/bench/
DInterpBench.cpp152 double ddx = dx; in performTest() local
/external/skia/bench/
DInterpBench.cpp152 double ddx = dx; in performTest() local
/external/mesa3d/src/compiler/nir/
Dnir_lower_tex.c554 nir_ssa_def *ddx = in lower_gradient() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.c278 LLVMValueRef ddmax[3], ddx[3], ddy[3]; in lp_build_rho() local
1699 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.c1678 LLVMValueRef *ddx, in emit_fetch_deriv()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_insn.c1704 struct src_register ddx; in emit_tex4() local
/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_compiler_nir.c2250 struct ir3_instruction * const *coord, * const *off, * const *ddx, * const *ddy; in emit_tex() local
/external/mesa3d/src/amd/common/
Dac_nir_to_llvm.c4839 LLVMValueRef ddx = NULL, ddy = NULL; in visit_tex() local