OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LIS4
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/gallium/drivers/i915/
i915_state_immediate.c
99
unsigned LIS2,
LIS4
;
105
LIS4
= i915->current.vertex_info.hwfmt[0];
106
assert(
LIS4
); /* should never be zero? */
109
LIS4
|= i915->rasterizer->
LIS4
;
112
set_immediate(i915, I915_IMMEDIATE_S4,
LIS4
);
i915_context.h
202
unsigned
LIS4
;
Completed in 61 milliseconds