HomeSort by relevance Sort by last modified time
    Searched full:intel (Results 476 - 500 of 2947) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
gen6_urb.c 2 * Copyright © 2009 Intel Corporation
52 struct intel_context *intel = &brw->intel; local
114 intel_batchbuffer_emit_mi_flush(intel);
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
intel_tex_copy.c 49 intel_copy_texsubimage(struct intel_context *intel,
55 struct gl_context *ctx = &intel->ctx;
61 intel_prepare_render(intel);
122 if (!intelEmitCopyBlit(intel,
intel_tex_layout.h 44 intel_get_texture_alignment_unit(struct intel_context *intel,
intel_tex_subimage.c 51 struct intel_context *intel = intel_context(ctx); local
76 if (intel->gen >= 6)
93 temp_bo = drm_intel_bo_alloc_tiled(intel->bufmgr,
134 ret = intelEmitCopyBlit(intel,
  /external/chromium_org/third_party/mesa/src/src/mesa/program/
ir_to_mesa.h 2 * Copyright © 2010 Intel Corporation
sampler.h 4 * Copyright © 2010 Intel Corporation
  /external/chromium_org/third_party/mesa/src/src/mesa/x86/
Makefile.am 1 # Copyright © 2012 Intel Corporation
  /external/chromium_org/third_party/mesa/src/src/mesa/x86-64/
Makefile.am 1 # Copyright © 2012 Intel Corporation
  /external/chromium_org/v8/src/
atomicops_internals_x86_msvc.h 99 *ptr = value; // works w/o barrier for current Intel chips as of June 2005
162 *ptr = value; // works w/o barrier for current Intel chips as of June 2005
165 // IA-32 Intel Architecture Software Developer's Manual, Volume 3:
169 // http://developer.intel.com/design/pentium4/manuals/index_new.htm
  /external/clang/test/CodeGenCXX/
mangle-ms-vector-types.cpp 28 // We have a custom mangling for vector types not standardized by Intel.
  /external/compiler-rt/lib/
clear_cache.c 28 * Intel processors have a unified instruction and data cache
  /external/dropbear/libtommath/
bncore.c 22 Intel P4 Northwood /GCC v3.4.1 / 88/ 128/LTM 0.32 ;-)
  /external/kernel-headers/original/asm-x86/
cacheflush.h 7 /* Caches aren't brain-dead on the intel. */
  /external/kernel-headers/original/linux/
elf-em.h 26 #define EM_IA_64 50 /* HP/Intel IA-64 */
  /external/libexif/libexif/
exif-byte-order.c 35 return (_("Intel"));
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86MCAsmInfo.cpp 27 ATT = 0, Intel = 1
34 clEnumValN(Intel, "intel", "Emit Intel-style assembly"),
  /external/llvm/test/
CMakeLists.txt 48 # If Intel JIT events are supported, depend on a tool that tests the listener.
  /external/mesa3d/docs/
relnotes-6.5.2.html 39 (version 2.2 or later) and a recent xf86-video-intel driver module from X.org.
50 <li>New Intel i965 DRI driver
75 <li>Fixed broken RGBA LogicOps in Intel DRI drivers
76 <li>Fixed some fragment program bugs in Intel i915 DRI driver
  /external/mesa3d/src/egl/
Makefile.am 1 # Copyright © 2012 Intel Corporation
  /external/mesa3d/src/egl/drivers/
Makefile.am 1 # Copyright © 2012 Intel Corporation
  /external/mesa3d/src/egl/drivers/glx/
Makefile.am 1 # Copyright © 2012 Intel Corporation
  /external/mesa3d/src/gallium/
Makefile.am 1 # Copyright © 2012 Intel Corporation
  /external/mesa3d/src/gallium/winsys/i915/drm/
Android.mk 36 $(DRM_TOP)/intel
  /external/mesa3d/src/gbm/main/
backend.h 2 * Copyright © 2011 Intel Corporation
common.h 2 * Copyright © 2011 Intel Corporation

Completed in 2502 milliseconds

<<11121314151617181920>>