Searched refs:negative (Results 1 - 25 of 63) sorted by relevance

123

/xsrc/external/mit/libdrm/dist/exynos/
H A Dexynos_fimg2d.h323 unsigned int dst_h, unsigned int negative);
H A Dexynos_fimg2d.c675 * @negative: indicate that it uses color negative to source and
684 unsigned int dst_h, unsigned int negative)
692 if (negative)
693 negative = 1;
720 if (g2d_check_space(ctx, 12 + scale * 3 + negative + repeat_pad, 2))
741 if (negative) {
679 g2d_copy_with_scale(struct g2d_context * ctx,struct g2d_image * src,struct g2d_image * dst,unsigned int src_x,unsigned int src_y,unsigned int src_w,unsigned int src_h,unsigned int dst_x,unsigned int dst_y,unsigned int dst_w,unsigned int dst_h,unsigned int negative) argument
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.1.7.rst95 - lima: avoid crash with negative viewport values
157 - nir/algebraic: fix imod by negative power-of-two
H A D17.3.9.rst113 - i965: Extend the negative 32-bit deltas to 64-bits
H A D18.0.4.rst83 - intel/compiler: fix brw_imm_w for negative 16-bit integers
H A D6.5.3.rst59 - Overlapping glCopyPixels with negative Y zoom didn't work (bug 10521)
H A D10.4.3.rst69 - st/nine: Correct LOG on negative values
H A D11.0.4.rst43 [cts] cts.shaders.negative conformance tests fail
H A D11.0.5.rst85 - r600g: Fix special negative immediate constants when using ABS
H A D17.1.7.rst91 - st/wgl: check for negative delta in wait_swap_interval()
H A D20.0.7.rst157 - aco: fix 64-bit trunc with negative exponents on GFX6
H A D20.2.1.rst107 - vc4: Avoid negative scissor caused by no intersection
H A D21.1.5.rst34 - [build error] macros.h:88:26: error: size of unnamed array is negative
H A D8.0.5.rst218 - r600g: fix RSQ of negative value on Cayman
232 - st/mesa: index can be negative in the PROGRAM_CONSTANT case
H A D10.3.3.rst51 - glsl: Fix crash due to negative array index
H A D18.0.1.rst173 - i965: Extend the negative 32-bit deltas to 64-bits
H A D18.3.5.rst46 can generate negative numbers that will cause assertion failure later
H A D8.0.4.rst129 - mesa: Check for a negative "size" parameter in glCopyBufferSubData().
H A D7.11.rst289 negative.varying.beyondMaxVaryingFloats aborted
335 negative.function.ambiguousMatch failed
H A D12.0.4.rst141 - st/mesa: fix is_scissor_enabled when X/Y are negative
/xsrc/external/mit/MesaLib.old/dist/docs/specs/
H A DMESA_texture_signed_rgba.spec93 slightly more negative than -1.0.
111 127 (that is, uses different scale factors for negative and positive
160 negative values generated post-filtering would be clamped to
/xsrc/external/mit/MesaLib/dist/docs/_extra/specs/
H A DMESA_texture_signed_rgba.spec93 slightly more negative than -1.0.
111 127 (that is, uses different scale factors for negative and positive
160 negative values generated post-filtering would be clamped to
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_double_ops.c98 * denorms properly. Note that this doesn't preserve positive/negative
172 * want to subtract off e/2 from the final exponent, rounded to negative
394 nir_ssa_def *negative = nir_flt(b, src, nir_imm_double(b, 0.0)); local in function:lower_ceil
396 nir_ior(b, negative, nir_feq(b, src, tr)),
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_lower_double_ops.c94 * denorms properly. Note that this doesn't preserve positive/negative
168 * want to subtract off e/2 from the final exponent, rounded to negative
379 nir_ssa_def *negative = nir_flt(b, src, nir_imm_double(b, 0.0)); local in function:lower_ceil
381 nir_ior(b, negative, nir_feq(b, src, tr)),
/xsrc/external/mit/xf86-video-mach64/dist/
H A Dconfigure.ac114 # ATIMISC_AVOID_CPIO), but the defines are negative. So beware. Oh yeah,

Completed in 12 milliseconds

123