Searched refs:framebufferNumViews (Results 1 – 1 of 1) sorted by relevance
550 const int framebufferNumViews = framebuffer->getNumViews(); in ValidateProgramDrawStates() local552 if (framebufferNumViews != programNumViews) in ValidateProgramDrawStates()557 if (state.isTransformFeedbackActiveUnpaused() && framebufferNumViews > 1) in ValidateProgramDrawStates()562 if (extensions.disjointTimerQuery && framebufferNumViews > 1 && in ValidateProgramDrawStates()