Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DFramebufferFetchTest.cpp1074 void DrawNonFetchDrawFetchTest(GLProgram &programNonFetch, GLProgram &programFetch) in DrawNonFetchDrawFetchTest()
1140 void DrawFetchDrawNonFetchTest(GLProgram &programNonFetch, GLProgram &programFetch) in DrawFetchDrawNonFetchTest()
1209 void DrawNonFetchDrawFetchInStorageBufferTest(GLProgram &programNonFetch, in DrawNonFetchDrawFetchInStorageBufferTest()
1306 void DrawNonFetchDrawFetchWithDifferentAttachmentsTest(GLProgram &programNonFetch, in DrawNonFetchDrawFetchWithDifferentAttachmentsTest()
1425 void DrawNonFetchDrawFetchWithDifferentProgramsTest(GLProgram &programNonFetch, in DrawNonFetchDrawFetchWithDifferentProgramsTest()
1582 void DrawFetchBlitDrawFetchTest(GLProgram &programNonFetch, GLProgram &programFetch) in DrawFetchBlitDrawFetchTest()
1682 GLProgram programVert, programNonFetch, programFetch; in ProgramPipelineTest() local
2034 GLProgram programNonFetch, programFetch; in TEST_P() local
2048 GLProgram programNonFetch, programFetch; in TEST_P() local
2062 GLProgram programNonFetch, programFetch; in TEST_P() local
[all …]