OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DO_FLAT
(Results
1 - 4
of
4
) sorted by null
/external/mesa3d/src/mesa/tnl_dd/
t_dd_tritmp.h
40
*
DO_FLAT
: For hardware without native flatshading, copy provoking colors
160
if (!
DO_FLAT
) {
169
if (!
DO_FLAT
) {
183
if (!
DO_FLAT
) {
192
if (!
DO_FLAT
) {
199
if (!
DO_FLAT
) {
210
if (!
DO_FLAT
) {
246
if (
DO_FLAT
) {
311
if (!
DO_FLAT
) {
317
if (!
DO_FLAT
) {
[
all
...]
/external/mesa3d/src/mesa/drivers/dri/r200/
r200_swtcl.c
412
#define
DO_FLAT
0
/external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_swtcl.c
535
#define
DO_FLAT
0
/external/mesa3d/src/mesa/drivers/dri/i915/
intel_tris.c
612
#define
DO_FLAT
0
[
all
...]
Completed in 42 milliseconds