OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:manual_two_sides
(Results
1 - 1
of
1
) sorted by null
/external/mesa3d/src/gallium/state_trackers/vega/
renderer.c
126
VGboolean
manual_two_sides
;
member in struct:renderer::__anon16785::__anon16790
975
VGboolean
manual_two_sides
;
local
988
manual_two_sides
= VG_FALSE;
1019
manual_two_sides
= VG_TRUE;
1024
if (
manual_two_sides
)
1027
renderer->u.polygon_stencil.
manual_two_sides
=
manual_two_sides
;
1045
if (!renderer->u.polygon_stencil.
manual_two_sides
) {
1080
if (renderer->u.polygon_stencil.
manual_two_sides
)
[
all
...]
Completed in 37 milliseconds