OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:I915_NR_TEX_REGIONS
(Results
1 - 5
of
5
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
i915_drm.h
38
#define
I915_NR_TEX_REGIONS
255 /* table size 2k - maximum due to use
67
struct drm_tex_region texList[
I915_NR_TEX_REGIONS
+ 1];
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
i915_drm.h
39
#define
I915_NR_TEX_REGIONS
255 /* table size 2k - maximum due to use
68
struct drm_tex_region texList[
I915_NR_TEX_REGIONS
+ 1];
/bionic/libc/kernel/uapi/drm/
i915_drm.h
26
#define
I915_NR_TEX_REGIONS
255
59
struct drm_tex_region texList[
I915_NR_TEX_REGIONS
+ 1];
/external/kernel-headers/original/uapi/drm/
i915_drm.h
63
#define
I915_NR_TEX_REGIONS
255 /* table size 2k - maximum due to use
92
struct drm_tex_region texList[
I915_NR_TEX_REGIONS
+ 1];
[
all
...]
/external/libdrm/include/drm/
i915_drm.h
63
#define
I915_NR_TEX_REGIONS
255 /* table size 2k - maximum due to use
92
struct drm_tex_region texList[
I915_NR_TEX_REGIONS
+ 1];
[
all
...]
Completed in 41 milliseconds