Home
last modified time | relevance | path

Searched defs:alphaShift (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dglconfig.h19 GLint redShift, greenShift, blueShift, alphaShift; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
Dcopyvertex.inc.h497 const size_t alphaShift = 30; // Alpha is the 30 and 31 bits in CopyXYZ10W2ToXYZWFloatVertexData() local
562 const size_t alphaShift = 0; // Alpha is the 30 and 31 bits in CopyW2XYZ10ToXYZWFloatVertexData() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/
Dcopyvertex.inc.h461 const size_t alphaShift = 30; // Alpha is the 30 and 31 bits in CopyXYZ10W2ToXYZW32FVertexData() local
/third_party/mesa3d/src/glx/
Dglxconfig.h41 GLuint redShift, greenShift, blueShift, alphaShift; member
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DRobustResourceInitTest.cpp98 int alphaShift = (yy % 2) * 12 + xx * 3; in UncompressDXTBlock() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DRobustResourceInitTest.cpp99 int alphaShift = (yy % 2) * 12 + xx * 3; in UncompressDXTBlock() local