Searched defs:scissorEnabled (Results 1 – 2 of 2) sorted by relevance
29 bool scissorEnabled = pipeline.getScissorState().enabled(); in DumpPipelineInfo() local
24 bool scissorEnabled() const { return fScissorState.enabled(); } in scissorEnabled() function