Home
last modified time | relevance | path

Searched defs:ColorMask (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fBooleanStateQueryTests.cpp494 const struct ColorMask in test() struct
496 GLboolean r, g, b, a; in test()
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fBooleanStateQueryTests.cpp536 const struct ColorMask in test() struct
538 GLboolean r, g, b, a; in test()
/aosp_15_r20/external/angle/src/libANGLE/
H A DBlendStateExt_unittest.cpp147 TEST(BlendStateExt, ColorMask) in TEST() argument
/aosp_15_r20/external/deqp-deps/amber/src/
Dcommand_data.h56 enum ColorMask { enum
/aosp_15_r20/external/angle/src/tests/gles1_conformance_tests/
H A DCovglTests.cpp308 TEST_P(GLES1CovglTest, ColorMask) in TEST_P() argument
/aosp_15_r20/external/angle/src/tests/egl_tests/
H A DEGLIOSurfaceClientBufferTest.cpp292 enum ColorMask enum in IOSurfaceClientBufferTest
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dmtypes.h245 GLbitfield ColorMask; member