Searched defs:programNonFetch (Results 1 – 1 of 1) sorted by relevance
/external/angle/src/tests/gl_tests/ |
D | FramebufferFetchTest.cpp | 568 void DrawNonFetchDrawFetchTest(GLProgram programNonFetch, GLProgram programFetch) in DrawNonFetchDrawFetchTest() 634 void DrawFetchDrawNonFetchTest(GLProgram programNonFetch, GLProgram programFetch) in DrawFetchDrawNonFetchTest() 703 void DrawNonFetchDrawFetchInStorageBufferTest(GLProgram programNonFetch, in DrawNonFetchDrawFetchInStorageBufferTest() 800 void DrawNonFetchDrawFetchWithDifferentAttachmentsTest(GLProgram programNonFetch, in DrawNonFetchDrawFetchWithDifferentAttachmentsTest() 919 void DrawNonFetchDrawFetchWithDifferentProgramsTest(GLProgram programNonFetch, in DrawNonFetchDrawFetchWithDifferentProgramsTest() 1022 void DrawFetchBlitDrawFetchTest(GLProgram programNonFetch, GLProgram programFetch) in DrawFetchBlitDrawFetchTest() 1122 GLProgram programVert, programNonFetch, programFetch; in ProgramPipelineTest() local 1381 GLProgram programNonFetch, programFetch; in TEST_P() local 1395 GLProgram programNonFetch, programFetch; in TEST_P() local 1409 GLProgram programNonFetch, programFetch; in TEST_P() local [all …]
|