Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DFramebufferFetchTest.cpp1075 void DrawNonFetchDrawFetchTest(GLProgram &programNonFetch, GLProgram &programFetch) in DrawNonFetchDrawFetchTest()
1141 void DrawFetchDrawNonFetchTest(GLProgram &programNonFetch, GLProgram &programFetch) in DrawFetchDrawNonFetchTest()
1210 void DrawNonFetchDrawFetchInStorageBufferTest(GLProgram &programNonFetch, in DrawNonFetchDrawFetchInStorageBufferTest()
1307 void DrawNonFetchDrawFetchWithDifferentAttachmentsTest(GLProgram &programNonFetch, in DrawNonFetchDrawFetchWithDifferentAttachmentsTest()
1426 void DrawNonFetchDrawFetchWithDifferentProgramsTest(GLProgram &programNonFetch, in DrawNonFetchDrawFetchWithDifferentProgramsTest()
1583 void DrawFetchBlitDrawFetchTest(GLProgram &programNonFetch, GLProgram &programFetch) in DrawFetchBlitDrawFetchTest()
1711 GLProgram programVert, programNonFetch, programFetch; in ProgramPipelineTest() local
2143 GLProgram programNonFetch, programFetch; in TEST_P() local
2157 GLProgram programNonFetch, programFetch; in TEST_P() local
2171 GLProgram programNonFetch, programFetch; in TEST_P() local
[all …]