OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:intColors
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mesa/swrast_setup/
ss_context.h
40
GLboolean
intColors
;
ss_context.c
115
GLboolean
intColors
= !ctx->FragmentProgram._Current
120
if (
intColors
!= swsetup->
intColors
||
126
swsetup->
intColors
=
intColors
;
131
if (swsetup->
intColors
)
ss_tritmp.h
71
if (swsetup->
intColors
) {
83
if (swsetup->
intColors
) {
96
if (swsetup->
intColors
) {
191
if (swsetup->
intColors
) {
/external/mesa3d/src/mesa/swrast_setup/
ss_context.h
40
GLboolean
intColors
;
ss_context.c
115
GLboolean
intColors
= !ctx->FragmentProgram._Current
120
if (
intColors
!= swsetup->
intColors
||
126
swsetup->
intColors
=
intColors
;
131
if (swsetup->
intColors
)
ss_tritmp.h
71
if (swsetup->
intColors
) {
83
if (swsetup->
intColors
) {
96
if (swsetup->
intColors
) {
191
if (swsetup->
intColors
) {
Completed in 48 milliseconds