Searched defs:programFetch (Results 1 – 1 of 1) sorted by relevance
| /external/angle/src/tests/gl_tests/ |
| D | FramebufferFetchTest.cpp | 1074 void DrawNonFetchDrawFetchTest(GLProgram &programNonFetch, GLProgram &programFetch) in DrawNonFetchDrawFetchTest() 1140 void DrawFetchDrawNonFetchTest(GLProgram &programNonFetch, GLProgram &programFetch) in DrawFetchDrawNonFetchTest() 1210 GLProgram &programFetch, in DrawNonFetchDrawFetchInStorageBufferTest() 1307 GLProgram &programFetch) in DrawNonFetchDrawFetchWithDifferentAttachmentsTest() 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 2076 GLProgram programNonFetch, programFetch; in TEST_P() local [all …]
|