OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:has_surfaces
(Results
1 - 1
of
1
) sorted by null
/external/mesa3d/src/mesa/drivers/dri/i965/
gen6_sol.c
90
bool
has_surfaces
= false;
local
97
has_surfaces
= linked_xfb_info->NumOutputs != 0;
101
if (!
has_surfaces
) {
Completed in 819 milliseconds