Home
last modified time | relevance | path

Searched refs:glBlitFramebufferANGLE (Results 1 – 22 of 22) sorted by relevance

/external/angle/src/tests/gl_tests/
DBlitFramebufferANGLETest.cpp329 glBlitFramebufferANGLE(0, 0, getWindowWidth(), getWindowHeight(), 0, 0, getWindowWidth(), in multisampleTestHelper()
405 glBlitFramebufferANGLE(0, 0, getWindowWidth(), getWindowHeight(), 0, 0, getWindowWidth(), in TEST_P()
521 glBlitFramebufferANGLE(0, 0, getWindowWidth(), getWindowHeight(), 0, 0, getWindowWidth(), in TEST_P()
556 glBlitFramebufferANGLE(0, 0, getWindowWidth(), getWindowHeight(), 0, 0, getWindowWidth(), in TEST_P()
593 glBlitFramebufferANGLE(0, 0, getWindowWidth(), getWindowHeight(), 0, 0, getWindowWidth(), in TEST_P()
627 glBlitFramebufferANGLE(0, 0, getWindowWidth() * 2, getWindowHeight() * 2, 0, 0, in TEST_P()
660 glBlitFramebufferANGLE(0, 0, getWindowWidth() * 2, getWindowHeight() * 2, 0, 0, in TEST_P()
711 glBlitFramebufferANGLE(0, 0, getWindowWidth(), getWindowHeight(), 0, 0, getWindowWidth(), in TEST_P()
764 glBlitFramebufferANGLE(0, 0, getWindowWidth(), getWindowHeight(), 0, 0, getWindowWidth(), in TEST_P()
796 glBlitFramebufferANGLE(0, 0, getWindowWidth() / 2, getWindowHeight(), getWindowWidth() / 2, 0, in TEST_P()
[all …]
DMultisampleCompatibilityTest.cpp112 glBlitFramebufferANGLE(0, 0, kWidth, kHeight, 0, 0, kWidth, kHeight, GL_COLOR_BUFFER_BIT, in prepareForVerify()
337 glBlitFramebufferANGLE(0, 0, kWidth, kHeight, 0, 0, kWidth, kHeight, GL_COLOR_BUFFER_BIT, in prepareForVerify()
DMaxTextureSizeTest.cpp262 glBlitFramebufferANGLE(0, 0, textureWidth - 1, getWindowHeight() - 1, 0, 0, in TEST_P()
DD3DTextureTest.cpp1369 glBlitFramebufferANGLE(0, 0, bufferSize, bufferSize, 0, 0, bufferSize, bufferSize, in TEST_P()
1376 glBlitFramebufferANGLE(0, 0, bufferSize, bufferSize, 0, 0, bufferSize, bufferSize, in TEST_P()
1408 glBlitFramebufferANGLE(0, 0, bufferSize, bufferSize, 0, 0, bufferSize, bufferSize, in TEST_P()
1418 glBlitFramebufferANGLE(0, 0, bufferSize, bufferSize, 0, 0, bufferSize, bufferSize, in TEST_P()
DWebGLCompatibilityTest.cpp1128 glBlitFramebufferANGLE(0, 0, 1, 1, 0, 0, 1, 1, GL_COLOR_BUFFER_BIT, GL_NEAREST); in TEST_P()
/external/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv2.lds255 glBlitFramebufferANGLE;
DlibGLESv2.def148 glBlitFramebufferANGLE
DlibGLESv2.hpp218 …void (GL_APIENTRY *glBlitFramebufferANGLE)(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLi…
Dentry_points.cpp948 GL_APICALL void GL_APIENTRY glBlitFramebufferANGLE(GLint srcX0, GLint srcY0, GLint srcX1, GLint src… in glBlitFramebufferANGLE() function
1714 this->glBlitFramebufferANGLE = gl::BlitFramebufferANGLE; in LibGLESv2exports()
/external/angle/src/libGLESv2/
DlibGLESv2_with_capture_autogen.def474 glBlitFramebufferANGLE
DlibGLESv2_no_capture_autogen.def474 glBlitFramebufferANGLE
DlibGLESv2_autogen.cpp2804 void GL_APIENTRY glBlitFramebufferANGLE(GLint srcX0, in glBlitFramebufferANGLE() function
/external/angle/src/tests/egl_tests/
DEGLIOSurfaceClientBufferTest.cpp425 glBlitFramebufferANGLE(0, 0, width, height, 0, 0, width, height, GL_COLOR_BUFFER_BIT, in doBlitTest()
/external/deqp/modules/egl/
DteglGetProcAddressTests.inl1074 "glBlitFramebufferANGLE",
/external/angle/src/tests/restricted_traces/
Dtrace_gles_loader_autogen.h472 #define glBlitFramebufferANGLE t_glBlitFramebufferANGLE macro
/external/angle/util/
Dgles_loader_autogen.h472 #define glBlitFramebufferANGLE l_glBlitFramebufferANGLE macro
/external/swiftshader/include/GLES2/
Dgl2ext.h860 GL_APICALL void GL_APIENTRY glBlitFramebufferANGLE (GLint srcX0, GLint srcY0, GLint srcX1, GLint sr…
/external/mesa3d/include/GLES2/
Dgl2ext.h892 GL_APICALL void GL_APIENTRY glBlitFramebufferANGLE (GLint srcX0, GLint srcY0, GLint srcX1, GLint sr…
/external/angle/include/GLES2/
Dgl2ext.h873 GL_APICALL void GL_APIENTRY glBlitFramebufferANGLE (GLint srcX0, GLint srcY0, GLint srcX1, GLint sr…
/external/OpenCL-CTS/test_conformance/gl/GLEW/
Dglew.c9910 …r = ((glBlitFramebufferANGLE = (PFNGLBLITFRAMEBUFFERANGLEPROC)glewGetProcAddress((const GLubyte*)"… in _glewInit_GL_ANGLE_framebuffer_blit()
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h3150 #define glBlitFramebufferANGLE GLEW_GET_FUN(__glewBlitFramebufferANGLE) macro
/external/libepoxy/prebuilt-intermediates/include/epoxy/
Dgl_generated.h16823 #define glBlitFramebufferANGLE epoxy_glBlitFramebufferANGLE macro