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

  /external/swiftshader/src/Renderer/
VertexProcessor.hpp 118 unsigned char yWrite : 1;
VertexProcessor.cpp 1008 state.output[i].yWrite = context->vertexShader->getOutput(i, 1).active();
1042 state.output[Pts].yWrite = true;
1067 state.output[Pts].yWrite = true;
  /external/swiftshader/tests/fuzzers/
VertexRoutineFuzzer.cpp 198 state.output[i].yWrite = bytecodeShader->getOutput(i, 1).active();

Completed in 3439 milliseconds