Home
last modified time | relevance | path

Searched refs:texHasRGB (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fTextureSpecificationTests.cpp1320 bool texHasRGB = fmt.order != tcu::TextureFormat::A; in createTexture() local
1328 if ((texHasRGB && !targetHasRGB) || (texHasAlpha && !targetHasAlpha)) in createTexture()
1368 bool texHasRGB = fmt.order != tcu::TextureFormat::A; in createTexture() local
1378 if ((texHasRGB && !targetHasRGB) || (texHasAlpha && !targetHasAlpha)) in createTexture()
1425 bool texHasRGB = fmt.order != tcu::TextureFormat::A; in createTexture() local
1434 if ((texHasRGB && !targetHasRGB) || (texHasAlpha && !targetHasAlpha)) in createTexture()
1503 bool texHasRGB = fmt.order != tcu::TextureFormat::A; in createTexture() local
1514 if ((texHasRGB && !targetHasRGB) || (texHasAlpha && !targetHasAlpha)) in createTexture()
/external/deqp/modules/gles3/functional/
Des3fTextureSpecificationTests.cpp1879 bool texHasRGB = fmt.order != tcu::TextureFormat::A; in createTexture() local
1886 if ((texHasRGB && !targetHasRGB) || (texHasAlpha && !targetHasAlpha)) in createTexture()
1927 bool texHasRGB = fmt.order != tcu::TextureFormat::A; in createTexture() local
1934 if ((texHasRGB && !targetHasRGB) || (texHasAlpha && !targetHasAlpha)) in createTexture()
1979 bool texHasRGB = fmt.order != tcu::TextureFormat::A; in createTexture() local
1987 if ((texHasRGB && !targetHasRGB) || (texHasAlpha && !targetHasAlpha)) in createTexture()
2054 bool texHasRGB = fmt.order != tcu::TextureFormat::A; in createTexture() local
2062 if ((texHasRGB && !targetHasRGB) || (texHasAlpha && !targetHasAlpha)) in createTexture()