Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/capture_tests/
H A DCapturedTest.cpp99 const char *lateLinkTestFsSourceArrayInactive[1] = {kInactiveDeferredFS}; in testSetUp() local
100 glShaderSource(lateLinkTestFragShaderInactive, 1, lateLinkTestFsSourceArrayInactive, 0); in testSetUp()