Searched defs:programFetch (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | FramebufferFetchTest.cpp | 1075 void DrawNonFetchDrawFetchTest(GLProgram &programNonFetch, GLProgram &programFetch) in DrawNonFetchDrawFetchTest() 1141 void DrawFetchDrawNonFetchTest(GLProgram &programNonFetch, GLProgram &programFetch) in DrawFetchDrawNonFetchTest() 1211 GLProgram &programFetch, in DrawNonFetchDrawFetchInStorageBufferTest() 1308 GLProgram &programFetch) in DrawNonFetchDrawFetchWithDifferentAttachmentsTest() 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 2185 GLProgram programNonFetch, programFetch; in TEST_P() local [all …]
|