Home | History | Annotate | Download | only in vulkan-validation-layers

Lines Matching refs:ifdef_active

131         ifdef_active = 0
137 ifdef_active = ifdef_active + 1
139 if ifdef_active != 0 and '#endif' in line:
140 ifdef_active = ifdef_active - 1
213 if ifdef_active: