Home
last modified time | relevance | path

Searched refs:kAssignSampleMaskWithPLS (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DPixelLocalStorageTest.cpp6961 constexpr char kAssignSampleMaskWithPLS[] = R"(#version 310 es in TEST_P() local
6980 EXPECT_FALSE(log.compileFragmentShader(kAssignSampleMaskWithPLS)); in TEST_P()