OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:unroll_indices
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_vbuf.c
264
boolean
unroll_indices
)
298
if (
unroll_indices
) {
307
if (
unroll_indices
) {
422
boolean
unroll_indices
)
462
if (!
unroll_indices
&&
487
(!
unroll_indices
|| !(mask[VB_VERTEX] & bit))) {
527
unroll_indices
&& type == VB_VERTEX);
1001
boolean
unroll_indices
= FALSE;
local
[
all
...]
/external/mesa3d/src/gallium/auxiliary/util/
u_vbuf.c
264
boolean
unroll_indices
)
298
if (
unroll_indices
) {
307
if (
unroll_indices
) {
422
boolean
unroll_indices
)
462
if (!
unroll_indices
&&
487
(!
unroll_indices
|| !(mask[VB_VERTEX] & bit))) {
527
unroll_indices
&& type == VB_VERTEX);
1001
boolean
unroll_indices
= FALSE;
local
[
all
...]
Completed in 49 milliseconds