Home
last modified time | relevance | path

Searched defs:dst (Results 176 – 200 of 8582) sorted by relevance

12345678910>>...344

/aosp_15_r20/external/libvpx/vpx_dsp/loongarch/
H A Dvpx_convolve8_horiz_lsx.c25 uint8_t *dst, int32_t dst_stride, in common_hz_8t_4x4_lsx()
56 uint8_t *dst, int32_t dst_stride, in common_hz_8t_4x8_lsx()
109 uint8_t *dst, int32_t dst_stride, in common_hz_8t_4w_lsx()
119 uint8_t *dst, int32_t dst_stride, in common_hz_8t_8x4_lsx()
151 uint8_t *dst, int32_t dst_stride, in common_hz_8t_8x8mult_lsx()
193 uint8_t *dst, int32_t dst_stride, in common_hz_8t_8w_lsx()
203 uint8_t *dst, int32_t dst_stride, in common_hz_8t_16w_lsx()
239 uint8_t *dst, int32_t dst_stride, in common_hz_8t_32w_lsx()
290 uint8_t *dst, int32_t dst_stride, in common_hz_8t_64w_lsx()
338 uint8_t *dst, int32_t dst_stride, in common_hz_2t_4x4_lsx()
[all …]
H A Dvpx_convolve8_lsx.c25 uint8_t *dst, int32_t dst_stride, in common_hv_8ht_8vt_4w_lsx()
107 uint8_t *dst, int32_t dst_stride, in common_hv_8ht_8vt_8w_lsx()
206 uint8_t *dst, int32_t dst_stride, in common_hv_8ht_8vt_16w_lsx()
221 uint8_t *dst, int32_t dst_stride, in common_hv_8ht_8vt_32w_lsx()
234 uint8_t *dst, int32_t dst_stride, in common_hv_8ht_8vt_64w_lsx()
247 uint8_t *dst, int32_t dst_stride, in common_hv_2ht_2vt_4x4_lsx()
289 uint8_t *dst, int32_t dst_stride, in common_hv_2ht_2vt_4x8_lsx()
349 uint8_t *dst, int32_t dst_stride, in common_hv_2ht_2vt_4w_lsx()
362 uint8_t *dst, int32_t dst_stride, in common_hv_2ht_2vt_8x4_lsx()
412 int32_t src_stride, uint8_t *dst, in common_hv_2ht_2vt_8x8mult_lsx()
[all …]
/aosp_15_r20/external/libvpx/vpx_dsp/mips/
H A Dvpx_convolve8_horiz_msa.c16 uint8_t *dst, int32_t dst_stride, in common_hz_8t_4x4_msa()
44 uint8_t *dst, int32_t dst_stride, in common_hz_8t_4x8_msa()
81 uint8_t *dst, int32_t dst_stride, in common_hz_8t_4w_msa()
91 uint8_t *dst, int32_t dst_stride, in common_hz_8t_8x4_msa()
121 uint8_t *dst, int32_t dst_stride, in common_hz_8t_8x8mult_msa()
156 uint8_t *dst, int32_t dst_stride, in common_hz_8t_8w_msa()
166 uint8_t *dst, int32_t dst_stride, in common_hz_8t_16w_msa()
204 uint8_t *dst, int32_t dst_stride, in common_hz_8t_32w_msa()
262 uint8_t *dst, int32_t dst_stride, in common_hz_8t_64w_msa()
318 uint8_t *dst, int32_t dst_stride, in common_hz_2t_4x4_msa()
[all …]
/aosp_15_r20/art/runtime/native/
H A Dlibcore_io_Memory.cc66 jint* dst = reinterpret_cast<jint*>(dstShorts); in swapShorts() local
86 jint* dst = reinterpret_cast<jint*>(dstLongs); in swapLongs() local
97 JNIEnv* env, jclass, jlong srcAddress, jbyteArray dst, jint dstOffset, jint byteCount) { in Memory_peekByteArray()
126 jcharArray dst, in Memory_peekCharArray()
136 jdoubleArray dst, in Memory_peekDoubleArray()
146 jfloatArray dst, in Memory_peekFloatArray()
156 jintArray dst, in Memory_peekIntArray()
166 jlongArray dst, in Memory_peekLongArray()
176 jshortArray dst, in Memory_peekShortArray()
/aosp_15_r20/external/python/cpython2/Lib/
Dshutil.py68 def _samefile(src, dst): argument
80 def copyfile(src, dst): argument
100 def copymode(src, dst): argument
107 def copystat(src, dst): argument
125 def copy(src, dst): argument
136 def copy2(src, dst): argument
159 def copytree(src, dst, symlinks=False, ignore=None): argument
279 def move(src, dst): argument
319 def _destinsrc(src, dst): argument
/aosp_15_r20/external/llvm-libc/test/src/string/
H A Dstpncpy_test.cpp16 void check_stpncpy(LIBC_NAMESPACE::cpp::span<char> dst, in check_stpncpy()
34 char dst[] = {'a', 'b'}; in TEST_F() local
41 char dst[] = {'a', 'b'}; in TEST_F() local
48 char dst[] = {'a', 'b'}; in TEST_F() local
55 char dst[] = {'a', 'b'}; in TEST_F() local
62 char dst[] = {'a', 'b'}; in TEST_F() local
69 char dst[] = {'a', 'b'}; in TEST_F() local
H A Dmemccpy_test.cpp16 void check_memccpy(LIBC_NAMESPACE::cpp::span<char> dst, in check_memccpy()
41 char dst[] = {'a', 'b'}; in TEST_F() local
48 char dst[] = {'a', 'b'}; in TEST_F() local
55 char dst[] = {'a', 'b'}; in TEST_F() local
62 char dst[] = {'a', 'b'}; in TEST_F() local
69 char dst[] = {'a', 'b'}; in TEST_F() local
76 char dst[] = {'a', 'b'}; in TEST_F() local
/aosp_15_r20/external/libaom/aom_dsp/
H A Daom_convolve.c37 uint8_t *dst, ptrdiff_t dst_stride, in convolve_horiz()
56 uint8_t *dst, ptrdiff_t dst_stride, in convolve_vert()
85 uint8_t *dst, ptrdiff_t dst_stride, in aom_convolve8_horiz_c()
100 uint8_t *dst, ptrdiff_t dst_stride, in aom_convolve8_vert_c()
114 void aom_scaled_2d_c(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, in aom_scaled_2d_c()
148 void aom_convolve_copy_c(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, in aom_convolve_copy_c()
178 uint16_t *dst = CONVERT_TO_SHORTPTR(dst8); in highbd_convolve_horiz() local
199 uint16_t *dst = CONVERT_TO_SHORTPTR(dst8); in highbd_convolve_vert() local
217 uint8_t *dst, ptrdiff_t dst_stride, in aom_highbd_convolve8_horiz_c()
231 uint8_t *dst, ptrdiff_t dst_stride, in aom_highbd_convolve8_vert_c()
[all …]
/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dgl_nir_lower_blend_equation_advanced.c74 blend_multiply(nir_builder *b, nir_def *src, nir_def *dst) in blend_multiply()
81 blend_screen(nir_builder *b, nir_def *src, nir_def *dst) in blend_screen()
88 blend_overlay(nir_builder *b, nir_def *src, nir_def *dst) in blend_overlay()
100 blend_darken(nir_builder *b, nir_def *src, nir_def *dst) in blend_darken()
107 blend_lighten(nir_builder *b, nir_def *src, nir_def *dst) in blend_lighten()
114 blend_colordodge(nir_builder *b, nir_def *src, nir_def *dst) in blend_colordodge()
127 blend_colorburn(nir_builder *b, nir_def *src, nir_def *dst) in blend_colorburn()
140 blend_hardlight(nir_builder *b, nir_def *src, nir_def *dst) in blend_hardlight()
152 blend_softlight(nir_builder *b, nir_def *src, nir_def *dst) in blend_softlight()
179 blend_difference(nir_builder *b, nir_def *src, nir_def *dst) in blend_difference()
[all …]
/aosp_15_r20/external/webp/src/dsp/
H A Ddec_sse2.c33 static void Transform_SSE2(const int16_t* in, uint8_t* dst, int do_two) { in Transform_SSE2()
200 static void TransformAC3(const int16_t* in, uint8_t* dst) { in TransformAC3()
538 uint8_t* dst, int stride) { in Store4x4_SSE2()
900 static void VE4_SSE2(uint8_t* dst) { // vertical in VE4_SSE2()
916 static void LD4_SSE2(uint8_t* dst) { // Down-Left in LD4_SSE2()
932 static void VR4_SSE2(uint8_t* dst) { // Vertical-Right in VR4_SSE2()
957 static void VL4_SSE2(uint8_t* dst) { // Vertical-Left in VL4_SSE2()
983 static void RD4_SSE2(uint8_t* dst) { // Down-right in RD4_SSE2()
1012 static WEBP_INLINE void TrueMotion_SSE2(uint8_t* dst, int size) { in TrueMotion_SSE2()
1049 static void TM4_SSE2(uint8_t* dst) { TrueMotion_SSE2(dst, 4); } in TM4_SSE2()
[all …]
/aosp_15_r20/external/mesa3d/src/imagination/rogue/
H A Drogue_compile.c115 rogue_reg *dst = rogue_ssa_reg(b->shader, dst_index); in trans_nir_load_const() local
126 rogue_regarray *dst[2] = { in trans_nir_load_const() local
150 rogue_reg *dst = rogue_ssa_reg(b->shader, intr->def.index); in trans_nir_intrinsic_load_input_fs() local
184 rogue_reg *dst = rogue_ssa_reg(b->shader, intr->def.index); in trans_nir_intrinsic_load_input_vs() local
264 rogue_reg *dst = rogue_pixout_reg(b->shader, pixout_index); in trans_nir_intrinsic_store_output_fs() local
286 rogue_reg *dst = rogue_vtxout_reg(b->shader, vtxout_index); in trans_nir_intrinsic_store_output_vs() local
543 rogue_reg *dst = rogue_ssa_reg(b->shader, intr->def.index); in trans_nir_intrinsic_load_global_constant() local
579 rogue_ref dst = nir_ssa_reg_alu_dst(b->shader, alu, false); in trans_nir_alu_pack_unorm_4x8() local
589 rogue_ref dst = nir_ssa_reg_alu_dst(b->shader, alu, false); in trans_nir_alu_fmul() local
598 rogue_ref dst = nir_ssa_reg_alu_dst(b->shader, alu, false); in trans_nir_alu_ffma() local
[all …]
/aosp_15_r20/external/pcre/src/sljit/
H A DsljitNativeS390X.c805 SLJIT_S390X_INSTRUCTION(flogr, sljit_gpr dst, sljit_gpr src) in SLJIT_S390X_INSTRUCTION()
812 SLJIT_S390X_INSTRUCTION(ipm, sljit_gpr dst) in SLJIT_S390X_INSTRUCTION()
818 SLJIT_S390X_INSTRUCTION(spm, sljit_gpr dst) in SLJIT_S390X_INSTRUCTION()
824 SLJIT_S390X_INSTRUCTION(risbhgz, sljit_gpr dst, sljit_gpr src, sljit_u8 start, sljit_u8 end, sljit_… in SLJIT_S390X_INSTRUCTION()
1018 sljit_s32 dst, sljit_sw dstw, in store_word()
1045 sljit_s32 dst, in emit_rr()
1082 sljit_s32 dst, in emit_rr1()
1097 sljit_s32 dst, in emit_rrf()
1124 sljit_s32 dst, in emit_ri()
1148 sljit_s32 dst, in emit_rie_d()
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/tools/android/inference_interface/java/org/tensorflow/contrib/android/
H A DTensorFlowInferenceInterface.java441 public void fetch(String outputName, float[] dst) { in fetch()
450 public void fetch(String outputName, int[] dst) { in fetch()
459 public void fetch(String outputName, long[] dst) { in fetch()
468 public void fetch(String outputName, double[] dst) { in fetch()
477 public void fetch(String outputName, byte[] dst) { in fetch()
487 public void fetch(String outputName, FloatBuffer dst) { in fetch()
497 public void fetch(String outputName, IntBuffer dst) { in fetch()
507 public void fetch(String outputName, LongBuffer dst) { in fetch()
517 public void fetch(String outputName, DoubleBuffer dst) { in fetch()
527 public void fetch(String outputName, ByteBuffer dst) { in fetch()
/aosp_15_r20/external/eigen/test/
H A Devaluators.cpp22 DstXprType& copy_using_evaluator(const EigenBase<DstXprType> &dst, const SrcXprType &src) in copy_using_evaluator()
30 …const DstXprType& copy_using_evaluator(const NoAlias<DstXprType, StorageBase>& dst, const SrcXprTy… in copy_using_evaluator()
38 DstXprType& copy_using_evaluator(const PlainObjectBase<DstXprType> &dst, const SrcXprType &src) in copy_using_evaluator()
53 void add_assign_using_evaluator(const DstXprType& dst, const SrcXprType& src) in add_assign_using_evaluator()
60 void subtract_assign_using_evaluator(const DstXprType& dst, const SrcXprType& src) in subtract_assign_using_evaluator()
67 void multiply_assign_using_evaluator(const DstXprType& dst, const SrcXprType& src) in multiply_assign_using_evaluator()
74 void divide_assign_using_evaluator(const DstXprType& dst, const SrcXprType& src) in divide_assign_using_evaluator()
81 void swap_using_evaluator(const DstXprType& dst, const SrcXprType& src) in swap_using_evaluator()
89 …EIGEN_DEVICE_FUNC void call_assignment(const NoAlias<Dst,StorageBase>& dst, const Src& src, const … in call_assignment()
95 …EIGEN_DEVICE_FUNC void call_restricted_packet_assignment(const NoAlias<Dst,StorageBase>& dst, cons… in call_restricted_packet_assignment()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/X11/
DXpoll.h132 #define XFD_COPYSET(src,dst) { \ argument
137 #define XFD_ANDSET(dst,b1,b2) { \ argument
142 #define XFD_ORSET(dst,b1,b2) { \ argument
147 #define XFD_UNSET(dst,b1) { \ argument
171 #define XFD_COPYSET(src,dst) { \ argument
180 #define XFD_ANDSET(dst,b1,b2) { \ argument
189 #define XFD_ORSET(dst,b1,b2) { \ argument
199 #define XFD_UNSET(dst,b1) { \ argument
/aosp_15_r20/hardware/google/gfxstream/host/apigen-codec-common/X11/
DXpoll.h132 #define XFD_COPYSET(src,dst) { \ argument
137 #define XFD_ANDSET(dst,b1,b2) { \ argument
142 #define XFD_ORSET(dst,b1,b2) { \ argument
147 #define XFD_UNSET(dst,b1) { \ argument
171 #define XFD_COPYSET(src,dst) { \ argument
180 #define XFD_ANDSET(dst,b1,b2) { \ argument
189 #define XFD_ORSET(dst,b1,b2) { \ argument
199 #define XFD_UNSET(dst,b1) { \ argument
/aosp_15_r20/external/skia/src/opts/
H A DSkRasterPipeline_opts.h54 Dst dst; in widen_cast() local
160 SI void scatter_masked(I32 src, int* dst, U32 ix, I32 mask) { in scatter_masked()
1741 SI void store(T* dst, V v) { in store()
2344 U32 dst = load<U32>(ptr); in STAGE() local
3875 STAGE_TAIL(store_device_xy01, F* dst) { in STAGE_TAIL()
4082 I32* dst = (I32*)ctx->dst; in STAGE_TAIL() local
4087 I32* dst = (I32*)ctx->dst; in STAGE_TAIL() local
4093 I32* dst = (I32*)ctx->dst; in STAGE_TAIL() local
4100 I32* dst = (I32*)ctx->dst; in STAGE_TAIL() local
4109 I32* dst = (I32*)(base + ctx.dst); in STAGE_TAIL() local
[all …]
/aosp_15_r20/external/libvpx/vp8/common/mips/msa/
H A Dsixtap_filter_msa.c169 uint8_t *RESTRICT dst, int32_t dst_stride, in common_hz_6t_4x4_msa()
195 uint8_t *RESTRICT dst, int32_t dst_stride, in common_hz_6t_4x8_msa()
229 uint8_t *RESTRICT dst, int32_t dst_stride, in common_hz_6t_4w_msa()
239 uint8_t *RESTRICT dst, int32_t dst_stride, in common_hz_6t_8w_msa()
283 uint8_t *RESTRICT dst, int32_t dst_stride, in common_hz_6t_16w_msa()
329 uint8_t *RESTRICT dst, int32_t dst_stride, in common_vt_6t_4w_msa()
374 uint8_t *RESTRICT dst, int32_t dst_stride, in common_vt_6t_8w_msa()
422 uint8_t *RESTRICT dst, int32_t dst_stride, in common_vt_6t_16w_msa()
486 uint8_t *RESTRICT dst, int32_t dst_stride, in common_hv_6ht_6vt_4w_msa()
558 uint8_t *RESTRICT dst, int32_t dst_stride, in common_hv_6ht_6vt_8w_msa()
[all …]
/aosp_15_r20/art/compiler/optimizing/
H A Dcode_generator_vector_arm64_neon.cc111 VRegister dst = VRegisterFrom(locations->Out()); in VisitVecReplicateScalar() local
252 VRegister dst = DRegisterFrom(locations->Out()); in VisitVecReduce() local
292 VRegister dst = VRegisterFrom(locations->Out()); in VisitVecCnv() local
310 VRegister dst = VRegisterFrom(locations->Out()); in VisitVecNeg() local
351 VRegister dst = VRegisterFrom(locations->Out()); in VisitVecAbs() local
390 VRegister dst = VRegisterFrom(locations->Out()); in VisitVecNot() local
442 VRegister dst = VRegisterFrom(locations->Out()); in VisitVecAdd() local
484 VRegister dst = VRegisterFrom(locations->Out()); in VisitVecSaturationAdd() local
516 VRegister dst = VRegisterFrom(locations->Out()); in VisitVecHalvingAdd() local
556 VRegister dst = VRegisterFrom(locations->Out()); in VisitVecSub() local
[all …]
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcBlendEquationAdvancedTests.cpp153 static float GetP0(const tcu::Vec4 &src, const tcu::Vec4 &dst) in GetP0()
157 static float GetP1(const tcu::Vec4 &src, const tcu::Vec4 &dst) in GetP1()
161 static float GetP2(const tcu::Vec4 &src, const tcu::Vec4 &dst) in GetP2()
166 static tcu::Vec4 Blend(const tcu::Vec4 &rgb, const tcu::Vec4 &src, const tcu::Vec4 &dst) in Blend()
174 static tcu::Vec4 BlendMultiply(const tcu::Vec4 &src, const tcu::Vec4 &dst) in BlendMultiply()
181 static tcu::Vec4 BlendScreen(const tcu::Vec4 &src, const tcu::Vec4 &dst) in BlendScreen()
196 static tcu::Vec4 BlendOverlay(const tcu::Vec4 &src, const tcu::Vec4 &dst) in BlendOverlay()
203 static tcu::Vec4 BlendDarken(const tcu::Vec4 &src, const tcu::Vec4 &dst) in BlendDarken()
210 static tcu::Vec4 BlendLighten(const tcu::Vec4 &src, const tcu::Vec4 &dst) in BlendLighten()
227 static tcu::Vec4 BlendColorDodge(const tcu::Vec4 &src, const tcu::Vec4 &dst) in BlendColorDodge()
[all …]
/aosp_15_r20/external/libgav1/src/dsp/arm/
H A Dintrapred_smooth_neon.cc59 auto* dst = static_cast<uint8_t*>(dest); in Smooth4xN_NEON() local
114 auto* dst = static_cast<uint8_t*>(dest); in Smooth8xN_NEON() local
173 auto* dst = static_cast<uint8_t*>(dest); in Smooth16PlusxN_NEON() local
247 auto* dst = static_cast<uint8_t*>(dest); in SmoothVertical4Or8xN_NEON() local
298 auto* dst = static_cast<uint8_t*>(dest); in SmoothVertical16PlusxN_NEON() local
349 auto* dst = static_cast<uint8_t*>(dest); in SmoothHorizontal4Or8xN_NEON() local
398 auto* dst = static_cast<uint8_t*>(dest); in SmoothHorizontal16PlusxN_NEON() local
632 auto* dst = static_cast<uint8_t*>(dest); in Smooth4xH_NEON() local
657 inline void CalculatePred8(uint16_t* LIBGAV1_RESTRICT dst, in CalculatePred8()
694 auto* dst = static_cast<uint8_t*>(dest); in Smooth8xH_NEON() local
[all …]
/aosp_15_r20/external/mesa3d/src/nouveau/compiler/nak/
H A Dhw_tests.rs165 let dst = self.alloc_ssa(RegFile::GPR, comps); in ld_test_data() localVariable
357 let dst = b.alloc_ssa(RegFile::GPR, 1); in test_foldable_op_with() localVariable
899 let dst = b.iadd64(x, y, 0.into()); in test_iadd64() localVariable
929 let dst = x.wrapping_add(y); in test_iadd64() localVariable
947 let dst = b.ineg64(x.into()); in test_ineg64() localVariable
963 let dst = -(x as i64) as u64; in test_ineg64() localVariable
999 let dst = b.sel(p.into(), 1.into(), 0.into()); in test_isetp64() localVariable
1057 let dst = p as u32; in test_isetp64() localVariable
1075 let dst = b.shl64(srcs.into(), shift.into()); in test_shl64() localVariable
1091 let dst = src << (d[2] & 0x3f); in test_shl64() localVariable
[all …]
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/ec_extra/
H A Dhash_to_curve.c53 const uint8_t *dst, size_t dst_len) { in expand_message_xmd()
174 EC_FELEM *out1, EC_FELEM *out2, const uint8_t *dst, in hash_to_field2()
195 EC_SCALAR *out, const uint8_t *dst, size_t dst_len, in hash_to_scalar()
343 EC_JACOBIAN *out, const uint8_t *dst, size_t dst_len, in hash_to_curve()
400 EC_JACOBIAN *out, const uint8_t *dst, in ec_hash_to_curve_p256_xmd_sha256_sswu()
422 const uint8_t *dst, size_t dst_len, in EC_hash_to_curve_p256_xmd_sha256_sswu()
433 EC_JACOBIAN *out, const uint8_t *dst, in ec_hash_to_curve_p384_xmd_sha384_sswu()
455 const uint8_t *dst, size_t dst_len, in EC_hash_to_curve_p384_xmd_sha384_sswu()
466 const EC_GROUP *group, EC_SCALAR *out, const uint8_t *dst, size_t dst_len, in ec_hash_to_scalar_p384_xmd_sha384()
478 const EC_GROUP *group, EC_JACOBIAN *out, const uint8_t *dst, in ec_hash_to_curve_p384_xmd_sha512_sswu_draft07()
[all …]
/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DSpirvShaderArithmetic.cpp29 auto &dst = createIntermediate(insn.resultId(), type.componentCount); in EmitVectorTimesScalar() local
42 auto &dst = createIntermediate(insn.resultId(), type.componentCount); in EmitMatrixTimesVector() local
60 auto &dst = createIntermediate(insn.resultId(), type.componentCount); in EmitVectorTimesMatrix() local
78 auto &dst = createIntermediate(insn.resultId(), type.componentCount); in EmitMatrixTimesMatrix() local
103 auto &dst = createIntermediate(insn.resultId(), type.componentCount); in EmitOuterProduct() local
122 auto &dst = createIntermediate(insn.resultId(), type.componentCount); in EmitTranspose() local
146 auto &dst = createIntermediate(resultID, 1); in EmitBitcastPointer() local
157 auto &dst = createIntermediate(resultID, 2); in EmitBitcastPointer() local
192 auto &dst = createIntermediate(insn.resultId(), type.componentCount); in EmitUnaryOp() local
351 auto &dst = createIntermediate(insn.resultId(), type.componentCount); in EmitBinaryOp() local
[all …]
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Datifragshader.c131 static void debug_op(GLint optype, GLuint arg_count, GLenum op, GLuint dst, in debug_op()
467 _mesa_PassTexCoordATI(GLuint dst, GLuint coord, GLenum swizzle) in _mesa_PassTexCoordATI()
540 _mesa_SampleMapATI(GLuint dst, GLuint interp, GLenum swizzle) in _mesa_SampleMapATI()
614 _mesa_FragmentOpXATI(GLint optype, GLuint arg_count, GLenum op, GLuint dst, in _mesa_FragmentOpXATI()
772 _mesa_ColorFragmentOp1ATI(GLenum op, GLuint dst, GLuint dstMask, in _mesa_ColorFragmentOp1ATI()
781 _mesa_ColorFragmentOp2ATI(GLenum op, GLuint dst, GLuint dstMask, in _mesa_ColorFragmentOp2ATI()
792 _mesa_ColorFragmentOp3ATI(GLenum op, GLuint dst, GLuint dstMask, in _mesa_ColorFragmentOp3ATI()
804 _mesa_AlphaFragmentOp1ATI(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, in _mesa_AlphaFragmentOp1ATI()
812 _mesa_AlphaFragmentOp2ATI(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, in _mesa_AlphaFragmentOp2ATI()
822 _mesa_AlphaFragmentOp3ATI(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, in _mesa_AlphaFragmentOp3ATI()
[all …]

12345678910>>...344