Searched refs:texHasRGB (Results 1 – 2 of 2) sorted by relevance
1320 bool texHasRGB = fmt.order != tcu::TextureFormat::A; in createTexture() local1328 if ((texHasRGB && !targetHasRGB) || (texHasAlpha && !targetHasAlpha)) in createTexture()1368 bool texHasRGB = fmt.order != tcu::TextureFormat::A; in createTexture() local1378 if ((texHasRGB && !targetHasRGB) || (texHasAlpha && !targetHasAlpha)) in createTexture()1425 bool texHasRGB = fmt.order != tcu::TextureFormat::A; in createTexture() local1434 if ((texHasRGB && !targetHasRGB) || (texHasAlpha && !targetHasAlpha)) in createTexture()1503 bool texHasRGB = fmt.order != tcu::TextureFormat::A; in createTexture() local1514 if ((texHasRGB && !targetHasRGB) || (texHasAlpha && !targetHasAlpha)) in createTexture()
1879 bool texHasRGB = fmt.order != tcu::TextureFormat::A; in createTexture() local1886 if ((texHasRGB && !targetHasRGB) || (texHasAlpha && !targetHasAlpha)) in createTexture()1927 bool texHasRGB = fmt.order != tcu::TextureFormat::A; in createTexture() local1934 if ((texHasRGB && !targetHasRGB) || (texHasAlpha && !targetHasAlpha)) in createTexture()1979 bool texHasRGB = fmt.order != tcu::TextureFormat::A; in createTexture() local1987 if ((texHasRGB && !targetHasRGB) || (texHasAlpha && !targetHasAlpha)) in createTexture()2054 bool texHasRGB = fmt.order != tcu::TextureFormat::A; in createTexture() local2062 if ((texHasRGB && !targetHasRGB) || (texHasAlpha && !targetHasAlpha)) in createTexture()