Searched defs:colorRed (Results 1 – 6 of 6) sorted by relevance
| /external/skia/docs/examples/ |
| D | RGBA4f_equal1_operator.cpp | 6 SkColor4f colorRed = { 1, 0, 0, 1 }; in draw() local
|
| /external/angle/src/tests/gl_tests/ |
| D | FramebufferFetchTest.cpp | 1094 float colorRed[4] = {1.0f, 0.0f, 0.0f, 1.0f}; in DrawNonFetchDrawFetchTest() local 1160 float colorRed[4] = {1.0f, 0.0f, 0.0f, 1.0f}; in DrawFetchDrawNonFetchTest() local 1245 float colorRed[4] = {1.0f, 0.0f, 0.0f, 1.0f}; in DrawNonFetchDrawFetchInStorageBufferTest() local 1326 float colorRed[4] = {1.0f, 0.0f, 0.0f, 1.0f}; in DrawNonFetchDrawFetchWithDifferentAttachmentsTest() local 1445 float colorRed[4] = {1.0f, 0.0f, 0.0f, 1.0f}; in DrawNonFetchDrawFetchWithDifferentProgramsTest() local 1547 const float colorRed[4] = {1.0f, 0.0f, 0.0f, 1.0f}; in DrawFetchWithDifferentIndicesInSameRenderPassTest() local 1618 float colorRed[4] = {1.0f, 0.0f, 0.0f, 1.0f}; in DrawFetchBlitDrawFetchTest() local 1758 float colorRed[4] = {1.0f, 0.0f, 0.0f, 1.0f}; in ProgramPipelineTest() local
|
| D | ClearTest.cpp | 4953 GLushort colorRed = 0xF00F; in TEST_P() local
|
| /external/deqp/external/openglcts/modules/common/ |
| D | glcNearestEdgeTests.cpp | 381 const tcu::Vec4 colorRed{1.0f, 0.0f, 0.0f, 1.0f}; in verifyResults() local
|
| /external/coreboot/payloads/libpayload/curses/PDCurses/x11/ |
| D | pdcx11.h | 81 Pixel colorRed; member
|
| /external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineSamplerTests.cpp | 1887 const tcu::Vec4 colorRed{1.0f, 0.0f, 0.0f, 1.0f}; in iterate() local
|