H A D | FramebufferFetchTest.cpp | 549 float colorRed[4] = {1.0f, 0.0f, 0.0f, 1.0f}; in DrawNonFetchDrawFetchTest() local 551 glUniform4fv(colorLocationNonFetch, 1, colorRed); in DrawNonFetchDrawFetchTest() 577 glUniform4fv(colorLocationNonFetch, 1, colorRed); in DrawNonFetchDrawFetchTest() 615 float colorRed[4] = {1.0f, 0.0f, 0.0f, 1.0f}; in DrawFetchDrawNonFetchTest() local 617 glUniform4fv(colorLocationFetch, 1, colorRed); in DrawFetchDrawNonFetchTest() 630 glUniform4fv(colorLocationNonFetch, 1, colorRed); in DrawFetchDrawNonFetchTest() 650 glUniform4fv(colorLocationNonFetch, 1, colorRed); in DrawFetchDrawNonFetchTest() 678 float colorRed[4] = {1.0f, 0.0f, 0.0f, 1.0f}; in DrawNonFetchDrawFetchWithDifferentAttachmentsTest() local 680 glUniform4fv(colorLocationNonFetch, 1, colorRed); in DrawNonFetchDrawFetchWithDifferentAttachmentsTest() 721 glUniform4fv(colorLocation, 1, colorRed); in DrawNonFetchDrawFetchWithDifferentAttachmentsTest() 797 float colorRed[4] = {1.0f, 0.0f, 0.0f, 1.0f}; DrawNonFetchDrawFetchWithDifferentProgramsTest() local 916 float colorRed[4] = {1.0f, 0.0f, 0.0f, 1.0f}; DrawFetchBlitDrawFetchTest() local 1028 float colorRed[4] = {1.0f, 0.0f, 0.0f, 1.0f}; ProgramPipelineTest() local [all...] |