Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/compiler/
DOutputASM.cpp2921 …static const unsigned char swizzleSize[5] = {0x00, 0x00, 0x54, 0xA4, 0xE4}; // (void), xxxx, xyy… in readSwizzle() local
2923 return swizzleSize[size]; in readSwizzle()