Home
last modified time | relevance | path

Searched refs:glFramebufferTexture2DMultisampleEXT (Results 1 – 25 of 28) sorted by relevance

12

/external/angle/src/tests/gl_tests/
DMultisampledRenderToTextureTest.cpp278 glFramebufferTexture2DMultisampleEXT(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, GL_TEXTURE_2D, in TEST_P()
286 glFramebufferTexture2DMultisampleEXT(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT1, GL_TEXTURE_2D, in TEST_P()
294 glFramebufferTexture2DMultisampleEXT(GL_FRAMEBUFFER, GL_DEPTH_ATTACHMENT, GL_TEXTURE_2D, in TEST_P()
298 glFramebufferTexture2DMultisampleEXT(GL_FRAMEBUFFER, GL_STENCIL_ATTACHMENT, GL_TEXTURE_2D, in TEST_P()
302 glFramebufferTexture2DMultisampleEXT(GL_FRAMEBUFFER, GL_DEPTH_STENCIL_ATTACHMENT, in TEST_P()
306 glFramebufferTexture2DMultisampleEXT(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT1, GL_TEXTURE_2D, in TEST_P()
312 glFramebufferTexture2DMultisampleEXT(GL_RENDERBUFFER, GL_COLOR_ATTACHMENT0, GL_TEXTURE_2D, in TEST_P()
322 glFramebufferTexture2DMultisampleEXT(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, GL_TEXTURE_2D, in TEST_P()
327 glFramebufferTexture2DMultisampleEXT(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, GL_TEXTURE_2D, in TEST_P()
363 glFramebufferTexture2DMultisampleEXT(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, in TEST_P()
[all …]
DOcclusionQueriesTest.cpp314 glFramebufferTexture2DMultisampleEXT(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, GL_TEXTURE_2D, in TEST_P()
DVulkanPerformanceCounterTest.cpp2990 glFramebufferTexture2DMultisampleEXT(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, GL_TEXTURE_2D, in TEST_P()
2992 glFramebufferTexture2DMultisampleEXT(GL_FRAMEBUFFER, GL_DEPTH_STENCIL_ATTACHMENT, GL_TEXTURE_2D, in TEST_P()
3124 glFramebufferTexture2DMultisampleEXT(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, GL_TEXTURE_2D, in TEST_P()
3252 glFramebufferTexture2DMultisampleEXT(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, GL_TEXTURE_2D, in TEST_P()
3375 glFramebufferTexture2DMultisampleEXT(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, GL_TEXTURE_2D, in TEST_P()
/external/angle/src/tests/perf_tests/
DMultisampledRenderToTexturePerf.cpp151 glFramebufferTexture2DMultisampleEXT(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, GL_TEXTURE_2D, in initializeBenchmark()
/external/deqp/framework/opengl/wrapper/
DglwInitExtES.inl124 …T = (glFramebufferTexture2DMultisampleEXTFunc) loader->get("glFramebufferTexture2DMultisampleEXT");
DglwApi.inl223 #define glFramebufferTexture2DMultisampleEXT glwFramebufferTexture2DMultisampleEXT macro
/external/angle/src/libGLESv2/
DlibGLESv2_with_capture_autogen.def767 glFramebufferTexture2DMultisampleEXT
DlibGLESv2_autogen.def767 glFramebufferTexture2DMultisampleEXT
DlibGLESv2_no_capture_autogen.def767 glFramebufferTexture2DMultisampleEXT
DlibGLESv2_autogen.cpp4360 void GL_APIENTRY glFramebufferTexture2DMultisampleEXT(GLenum target, in glFramebufferTexture2DMultisampleEXT() function
/external/deqp/modules/egl/
DteglGetProcAddressTests.inl821 "glFramebufferTexture2DMultisampleEXT",
/external/deqp/framework/platform/null/
DtcuNullRenderContextInitFuncs.inl223 gl->framebufferTexture2DMultisampleEXT = glFramebufferTexture2DMultisampleEXT;
DtcuNullRenderContextFuncs.inl1959 GLW_APICALL void GLW_APIENTRY glFramebufferTexture2DMultisampleEXT (GLenum target, GLenum attachmen… function
/external/mesa3d/include/GLES/
Dglext.h677 GL_API void GL_APIENTRY glFramebufferTexture2DMultisampleEXT (GLenum target, GLenum attachment, GLe…
/external/angle/include/GLES/
Dglext.h666 GL_API void GL_APIENTRY glFramebufferTexture2DMultisampleEXT (GLenum target, GLenum attachment, GLe…
/external/ComputeLibrary/include/linux/GLES/
Dglext.h1048 GL_API void GL_APIENTRY glFramebufferTexture2DMultisampleEXT (GLenum, GLenum, GLenum, GLuint, GLint…
/external/ComputeLibrary/include/linux/GLES2/
Dgl2ext.h1351 GL_APICALL void GL_APIENTRY glFramebufferTexture2DMultisampleEXT (GLenum, GLenum, GLenum, GLuint, G…
/external/angle/util/
Dgles_loader_autogen.h648 #define glFramebufferTexture2DMultisampleEXT l_glFramebufferTexture2DMultisampleEXT macro
/external/angle/src/tests/restricted_traces/
Dtrace_gles_loader_autogen.h648 #define glFramebufferTexture2DMultisampleEXT t_glFramebufferTexture2DMultisampleEXT macro
/external/mesa3d/include/GLES2/
Dgl2ext.h1616 GL_APICALL void GL_APIENTRY glFramebufferTexture2DMultisampleEXT (GLenum target, GLenum attachment,…
/external/angle/include/GLES2/
Dgl2ext.h1604 GL_APICALL void GL_APIENTRY glFramebufferTexture2DMultisampleEXT (GLenum target, GLenum attachment,…
/external/deqp/framework/opengl/
DgluCallLogWrapperApi.inl223 void glFramebufferTexture2DMultisampleEXT (glw::GLenum target, glw::GLenum attachment, glw::…
DgluCallLogWrapper.inl1550 void CallLogWrapper::glFramebufferTexture2DMultisampleEXT (glw::GLenum target, glw::GLenum attachme… function in CallLogWrapper
1553 …m_log << TestLog::Message << "glFramebufferTexture2DMultisampleEXT(" << toHex(target) << ", " << t…
/external/virglrenderer/src/
Dvrend_renderer.c2356 glFramebufferTexture2DMultisampleEXT(target, attachment, textarget, in vrend_framebuffer_texture_2d()
/external/OpenCL-CTS/test_conformance/gl/GLEW/
Dglew.c13159 …r = ((glFramebufferTexture2DMultisampleEXT = (PFNGLFRAMEBUFFERTEXTURE2DMULTISAMPLEEXTPROC)glewGetP… in _glewInit_GL_EXT_multisampled_render_to_texture()

12