Home
last modified time | relevance | path

Searched refs:VERTEX_OUTPUT_LAST (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/src/Device/
DSetupProcessor.hpp46 unsigned int positionRegister : BITS(VERTEX_OUTPUT_LAST);
47 unsigned int pointSizeRegister : BITS(VERTEX_OUTPUT_LAST);
57 unsigned char attribute : BITS(VERTEX_OUTPUT_LAST);
DVertex.hpp46 VERTEX_OUTPUT_LAST = Unused, enumerator
/external/swiftshader/src/Renderer/
DSetupProcessor.hpp48 unsigned int positionRegister : BITS(VERTEX_OUTPUT_LAST);
49 unsigned int pointSizeRegister : BITS(VERTEX_OUTPUT_LAST);
59 unsigned char attribute : BITS(VERTEX_OUTPUT_LAST);
DVertex.hpp46 VERTEX_OUTPUT_LAST = Unused, enumerator