OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VERTEX_OUTPUT_LAST
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/src/Renderer/
SetupProcessor.hpp
48
unsigned int positionRegister : BITS(
VERTEX_OUTPUT_LAST
);
49
unsigned int pointSizeRegister : BITS(
VERTEX_OUTPUT_LAST
);
59
unsigned char attribute : BITS(
VERTEX_OUTPUT_LAST
);
Vertex.hpp
46
VERTEX_OUTPUT_LAST
= Unused,
Completed in 475 milliseconds