Searched refs:texHasRGB (Results 1 – 2 of 2) sorted by relevance
1280 bool texHasRGB = fmt.order != tcu::TextureFormat::A; in createTexture() local1288 if ((texHasRGB && !targetHasRGB) || (texHasAlpha && !targetHasAlpha)) in createTexture()1328 bool texHasRGB = fmt.order != tcu::TextureFormat::A; in createTexture() local1338 if ((texHasRGB && !targetHasRGB) || (texHasAlpha && !targetHasAlpha)) in createTexture()1385 bool texHasRGB = fmt.order != tcu::TextureFormat::A; in createTexture() local1394 if ((texHasRGB && !targetHasRGB) || (texHasAlpha && !targetHasAlpha)) in createTexture()1460 bool texHasRGB = fmt.order != tcu::TextureFormat::A; in createTexture() local1471 if ((texHasRGB && !targetHasRGB) || (texHasAlpha && !targetHasAlpha)) in createTexture()
1880 bool texHasRGB = fmt.order != tcu::TextureFormat::A; in createTexture() local1887 if ((texHasRGB && !targetHasRGB) || (texHasAlpha && !targetHasAlpha)) in createTexture()1928 bool texHasRGB = fmt.order != tcu::TextureFormat::A; in createTexture() local1935 if ((texHasRGB && !targetHasRGB) || (texHasAlpha && !targetHasAlpha)) in createTexture()1980 bool texHasRGB = fmt.order != tcu::TextureFormat::A; in createTexture() local1988 if ((texHasRGB && !targetHasRGB) || (texHasAlpha && !targetHasAlpha)) in createTexture()2055 bool texHasRGB = fmt.order != tcu::TextureFormat::A; in createTexture() local2063 if ((texHasRGB && !targetHasRGB) || (texHasAlpha && !targetHasAlpha)) in createTexture()