Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/
H A DEmulateGLFragColorBroadcast.cpp37 int maxDualSourceDrawBuffers, in GLFragColorBroadcastTraverser()
147 int maxDualSourceDrawBuffers, in EmulateGLFragColorBroadcast()
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DBlendFuncExtendedTest.cpp376 GLint maxDualSourceDrawBuffers = 0; in TEST_P() local
390 GLint maxDualSourceDrawBuffers = 0; in TEST_P() local
990 GLint maxDualSourceDrawBuffers; in TEST_P() local
/aosp_15_r20/external/angle/src/compiler/translator/hlsl/
H A DTranslatorHLSL.cpp61 int maxDualSourceDrawBuffers = in translate() local
H A DOutputHLSL.cpp315 int maxDualSourceDrawBuffers, in OutputHLSL()
/aosp_15_r20/external/angle/src/libANGLE/
H A DCaps.h366 GLuint maxDualSourceDrawBuffers = 0; member