Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DPixelLocalStorageTest.cpp6840 constexpr char kReturnFromSubroutinesWithPLS[] = R"(#version 310 es in TEST_P() local
6857 EXPECT_TRUE(log.compileFragmentShader(kReturnFromSubroutinesWithPLS)); in TEST_P()