Searched refs:getSwizzleForEmulatedFormat (Results 1 – 5 of 5) sorted by relevance
75 TextureSwizzle getSwizzleForEmulatedFormat(GLenum format);
774 emulatedBaseSwizzle = getSwizzleForEmulatedFormat(m_format); in onSave()1015 emulatedBaseSwizzle = getSwizzleForEmulatedFormat(m_format); in restore()
682 TextureSwizzle getSwizzleForEmulatedFormat(GLenum format) { in getSwizzleForEmulatedFormat() function
2438 concatSwizzles(getSwizzleForEmulatedFormat(format), in prepareCoreProfileEmulatedTexture()
3640 getSwizzleForEmulatedFormat(texData->format); in sEmulateUserTextureSwizzle()