Searched defs:ccw_is_frontface (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
H A Dlp_setup_context.h96 boolean ccw_is_frontface; member in struct:lp_setup_context
H A Dlp_setup.c483 boolean ccw_is_frontface,
489 setup->ccw_is_frontface = ccw_is_frontface;
481 lp_setup_set_triangle_state( struct lp_setup_context *setup, unsigned cull_mode, boolean ccw_is_frontface, boolean scissor, boolean gl_rasterization_rules) argument
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup_context.h96 boolean ccw_is_frontface; member in struct:lp_setup_context
H A Dlp_setup.c483 boolean ccw_is_frontface,
489 setup->ccw_is_frontface = ccw_is_frontface;
481 lp_setup_set_triangle_state( struct lp_setup_context *setup, unsigned cull_mode, boolean ccw_is_frontface, boolean scissor, boolean gl_rasterization_rules) argument

Completed in 564 milliseconds