Lines Matching defs:swizzled
1938 const Vec4 swizzled = swizzleGe(color, TextureFormat::RGB, m_format.order); in setPixel() local
1945 … const UVec4 swizzled = swizzleGe(color.cast<uint32_t>(), TextureFormat::RGB, m_format.order); in setPixel() local
1952 const Vec4 swizzled = swizzleGe(color, TextureFormat::RGB, m_format.order); in setPixel() local
1959 const Vec4 swizzled = swizzleGe(color, TextureFormat::RGBA, m_format.order); in setPixel() local
1967 … const UVec4 swizzled = swizzleGe(color.cast<uint32_t>(), TextureFormat::RGBA, m_format.order); in setPixel() local
1975 const Vec4 swizzled = swizzleGe(color, TextureFormat::RGBA, m_format.order); in setPixel() local
1983 const Vec4 swizzled = swizzleGe(color, TextureFormat::RGBA, m_format.order); in setPixel() local
1991 … const UVec4 swizzled = swizzleGe(color.cast<uint32_t>(), TextureFormat::RGBA, m_format.order); in setPixel() local
2099 const IVec4 swizzled = swizzleGe(color, TextureFormat::RGB, m_format.order); in setPixel() local
2106 const IVec4 swizzled = swizzleGe(color, TextureFormat::RGB, m_format.order); in setPixel() local
2114 const IVec4 swizzled = swizzleGe(color, TextureFormat::RGBA, m_format.order); in setPixel() local
2123 const IVec4 swizzled = swizzleGe(color, TextureFormat::RGBA, m_format.order); in setPixel() local
2131 const IVec4 swizzled = swizzleGe(color, TextureFormat::RGBA, m_format.order); in setPixel() local
2141 const IVec4 swizzled = swizzleGe(color, TextureFormat::RGBA, m_format.order); in setPixel() local
2151 const IVec4 swizzled = swizzleGe(color, TextureFormat::RGBA, m_format.order); in setPixel() local