Searched refs:getInverseSwizzleForEmulatedFormat (Results 1 – 3 of 3) sorted by relevance
76 TextureSwizzle getInverseSwizzleForEmulatedFormat(GLenum format);
711 TextureSwizzle getInverseSwizzleForEmulatedFormat(GLenum format) { in getInverseSwizzleForEmulatedFormat() function
2662 TextureSwizzle swz = getInverseSwizzleForEmulatedFormat(texData->format); in copyTexImageWithEmulation()