Home
last modified time | relevance | path

Searched defs:u16Color (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DVulkanFramebufferTest.cpp104 const GLushort u16Color = 0xF00F; // red in TEST_P() local
H A DFramebufferTest.cpp2116 const GLushort u16Color = convertGLColorToUShort(internalFormat, kColor); in texImageFollowedByFBORead() local
2173 const GLushort u16Color = convertGLColorToUShort(internalFormat, kColor); in copyTexImageFollowedBySampling() local
2238 GLushort u16Color = convertGLColorToUShort(internalFormat, GLColor::blue); in blitCopyFollowedByFBORead() local
2346 const GLushort u16Color = convertGLColorToUShort(internalFormat, kColors[j]); in cubeTexImageFollowedByFBORead() local
2389 GLushort u16Color = convertGLColorToUShort(GL_RGBA4, GLColor::red); in TEST_P() local
2440 GLushort u16Color = convertGLColorToUShort(GL_RGBA4, GLColor::red); in TEST_P() local
2495 GLushort u16Color = convertGLColorToUShort(GL_RGBA4, GLColor::red); in TEST_P() local
2556 GLushort u16Color = convertGLColorToUShort(GL_RGBA4, GLColor::red); in TEST_P() local