HomeSort by relevance Sort by last modified time
    Searched refs:multiSampling (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/src/Renderer/
VertexProcessor.hpp 83 bool multiSampling : 1;
VertexProcessor.cpp 955 state.multiSampling = context->getMultiSampleCount() > 1;

Completed in 125 milliseconds