Home
last modified time | relevance | path

Searched defs:maskColor (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/swrast/
Ds_clear.c45 float maskColor[4]; in _pack_colormask() local
/external/zxing/qr_scanner/src/com/google/zxing/client/android/
DViewfinderView.java51 private final int maskColor; field in ViewfinderView
/external/angle/src/tests/gl_tests/
DClearTest.cpp180 bool *maskColor, in ParseMaskedScissoredClearVariationsTestParams()
209 bool maskColor, maskDepth, maskStencil; in MaskedScissoredClearVariationsTestPrint() local
1702 bool maskColor, maskDepth, maskStencil; in maskedScissoredColorDepthStencilClear() local
1870 bool maskColor, maskDepth, maskStencil; in TEST_P() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineColorWriteEnableTests.cpp1607 const auto maskColor = [&](Vec4 color) -> Vec4 { in verifyAttachment() local