Home
last modified time | relevance | path

Searched defs:kDrawBuffers (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DMultisampledRenderToTextureTest.cpp1024 constexpr GLenum kDrawBuffers[] = {GL_COLOR_ATTACHMENT0, GL_COLOR_ATTACHMENT1}; in TEST_P() local
3004 constexpr GLenum kDrawBuffers[] = {GL_NONE, GL_COLOR_ATTACHMENT1}; in colorAttachment1Common() local
3097 constexpr GLenum kDrawBuffers[] = {GL_COLOR_ATTACHMENT0, GL_NONE, GL_NONE, in colorAttachments0And3Common() local
3389 constexpr GLenum kDrawBuffers[] = {GL_COLOR_ATTACHMENT0, GL_COLOR_ATTACHMENT1}; in TEST_P() local
3464 constexpr GLenum kDrawBuffers[] = {GL_COLOR_ATTACHMENT0, GL_COLOR_ATTACHMENT1}; in blitFramebufferAttachment1Common() local
3870 constexpr GLenum kDrawBuffers[] = { in drawCopyThenBlendAllAttachmentsMixed() local
4076 constexpr GLenum kDrawBuffers[] = {GL_COLOR_ATTACHMENT0, GL_COLOR_ATTACHMENT1}; in renderbufferUnresolveColorAndDepthStencilThenTwoColors() local
H A DRobustFragmentShaderOutputTest.cpp71 constexpr std::array<GLenum, 2> kDrawBuffers = {GL_COLOR_ATTACHMENT0, GL_COLOR_ATTACHMENT1}; in TEST_P() local
H A DGeometryShaderTest.cpp1079 constexpr GLenum kDrawBuffers[] = {GL_COLOR_ATTACHMENT0, GL_COLOR_ATTACHMENT1}; in setupLayeredFramebuffer() local
H A DFramebufferTest.cpp3780 constexpr GLenum kDrawBuffers[] = {GL_COLOR_ATTACHMENT0, GL_COLOR_ATTACHMENT1}; in TEST_P() local
3861 constexpr GLenum kDrawBuffers[] = {GL_COLOR_ATTACHMENT0, GL_COLOR_ATTACHMENT1}; in TEST_P() local
3993 constexpr GLenum kDrawBuffers[] = {GL_COLOR_ATTACHMENT0, GL_COLOR_ATTACHMENT1}; in TEST_P() local
H A DStateChangeTest.cpp10905 constexpr GLenum kDrawBuffers[2] = { in TEST_P() local