Home
last modified time | relevance | path

Searched refs:FramebufferTextureLayer (Results 1 – 25 of 31) sorted by relevance

12

/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DTextureGL.cpp308 gl.FramebufferTextureLayer( in ClearTexture()
427 gl.FramebufferTextureLayer(GL_DRAW_FRAMEBUFFER, attachment, in ClearTexture()
436 gl.FramebufferTextureLayer(GL_DRAW_FRAMEBUFFER, attachment, GetHandle(), in ClearTexture()
DCommandBufferGL.cpp436 gl.FramebufferTextureLayer(GL_DRAW_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, in ResolveMultisampledRenderTargets()
527 gl.FramebufferTextureLayer(GL_READ_FRAMEBUFFER, glAttachment, in CopyTextureToTextureWithBlit()
538 gl.FramebufferTextureLayer(GL_DRAW_FRAMEBUFFER, glAttachment, in CopyTextureToTextureWithBlit()
765 gl.FramebufferTextureLayer(GL_READ_FRAMEBUFFER, glAttachment, in Execute()
1007 gl.FramebufferTextureLayer(GL_DRAW_FRAMEBUFFER, glAttachment, texture, in ExecuteRenderPass()
1039 gl.FramebufferTextureLayer(GL_DRAW_FRAMEBUFFER, glAttachment, texture, in ExecuteRenderPass()
/third_party/skia/third_party/externals/opengl-registry/extensions/IMG/
DIMG_framebuffer_downsample.txt174 Framebuffer" after the paragraph describing FramebufferTextureLayer:
185 FramebufferTexture2DDownsampleIMG and FramebufferTextureLayer; it allows
194 the same restrictions as it does for FramebufferTextureLayer.
196 layer corresponds to the same parameter for FramebufferTextureLayer and
208 * If FramebufferTextureLayer is called, then the value of FRAMEBUFFER_-
/third_party/openGLES/extensions/IMG/
DIMG_framebuffer_downsample.txt174 Framebuffer" after the paragraph describing FramebufferTextureLayer:
185 FramebufferTexture2DDownsampleIMG and FramebufferTextureLayer; it allows
194 the same restrictions as it does for FramebufferTextureLayer.
196 layer corresponds to the same parameter for FramebufferTextureLayer and
208 * If FramebufferTextureLayer is called, then the value of FRAMEBUFFER_-
/third_party/openGLES/extensions/OVR/
DOVR_multiview.txt213 These commands operate similarly to the FramebufferTextureLayer and
236 FramebufferTextureLayer( target, attachment, texture, level, baseViewIndex + i );
251 in the FramebufferTextureLayer command, except that the values of
259 In addition to the corresponding errors for FramebufferTextureLayer when
687 <layer> argument to FramebufferTextureLayer, the INVALID_VALUE value
690 FramebufferTextureLayer. For cases which are dependant on the properties
718 multisample textures which are also accepted by FramebufferTextureLayer
/third_party/skia/third_party/externals/opengl-registry/extensions/OVR/
DOVR_multiview.txt209 These commands operate similarly to the FramebufferTextureLayer and
232 FramebufferTextureLayer( target, attachment, texture, level, baseViewIndex + i );
247 in the FramebufferTextureLayer command, except that the values of
255 In addition to the corresponding errors for FramebufferTextureLayer when
677 <layer> argument to FramebufferTextureLayer, the INVALID_VALUE value
680 FramebufferTextureLayer. For cases which are dependant on the properties
708 multisample textures which are also accepted by FramebufferTextureLayer
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/
DOES_texture_storage_multisample_2d_array.txt63 object indicated by the <texture> argument to FramebufferTextureLayer
212 void FramebufferTextureLayer(enum target, enum attachment,
DOES_texture_cube_map_array.txt73 using FramebufferTextureLayer.
436 change the description of FramebufferTextureLayer on p. 219:
440 void FramebufferTextureLayer(enum target, enum attachment,
/third_party/openGLES/extensions/OES/
DOES_texture_storage_multisample_2d_array.txt78 object indicated by the <texture> argument to FramebufferTextureLayer
227 void FramebufferTextureLayer(enum target, enum attachment,
DOES_texture_cube_map_array.txt83 using FramebufferTextureLayer.
446 change the description of FramebufferTextureLayer on p. 219:
450 void FramebufferTextureLayer(enum target, enum attachment,
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_texture_cube_map_array.txt71 using FramebufferTextureLayer.
434 change the description of FramebufferTextureLayer on p. 219:
438 void FramebufferTextureLayer(enum target, enum attachment,
DEXT_geometry_shader.txt591 void FramebufferTextureLayer(enum target, enum attachment,
2296 - FramebufferTexture3D (use FramebufferTextureLayer instead).
2624 - Drop FramebufferTexture3D in favor of FramebufferTextureLayer.
/third_party/openGLES/extensions/EXT/
DEXT_texture_cube_map_array.txt71 using FramebufferTextureLayer.
434 change the description of FramebufferTextureLayer on p. 219:
438 void FramebufferTextureLayer(enum target, enum attachment,
DEXT_geometry_shader.txt591 void FramebufferTextureLayer(enum target, enum attachment,
2296 - FramebufferTexture3D (use FramebufferTextureLayer instead).
2624 - Drop FramebufferTexture3D in favor of FramebufferTextureLayer.
/third_party/mesa3d/src/mapi/glapi/tests/
Dcheck_table.cpp1470 { "glFramebufferTextureLayer", _O(FramebufferTextureLayer) },
/third_party/openGLES/extensions/ARB/
DARB_texture_cube_map_array.txt70 two-dimensional arrays are using FramebufferTextureLayer.
430 void FramebufferTextureLayer(enum target, enum attachment,
DARB_direct_state_access.txt2046 (Replace the introduction of FramebufferTextureLayer with the following,
2053 void FramebufferTextureLayer(enum target, enum attachment,
3967 FramebufferTextureLayer (and NamedFramebufferTextureLayer) to allow
4046 limitation to be able to do it with FramebufferTextureLayer. This
4061 FramebufferTextureLayer, single layer:
4084 We'll augment FramebufferTextureLayer and NamedFramebufferTextureLayer
DARB_framebuffer_object.txt497 void FramebufferTextureLayer(enum target,enum attachment,
2352 void FramebufferTextureLayer(enum target,enum attachment,
3554 FramebufferTextureLayer
4232 * Added FramebufferTextureLayer.
4477 FramebufferTextureLayer.
4516 - allow texture arrays via FramebufferTextureLayer
4539 - Add GLX protocol for FramebufferTextureLayer.
DARB_texture_multisample.txt401 void FramebufferTextureLayer(enum target, enum attachment,
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_texture_cube_map_array.txt60 two-dimensional arrays are using FramebufferTextureLayer.
420 void FramebufferTextureLayer(enum target, enum attachment,
DARB_direct_state_access.txt2015 (Replace the introduction of FramebufferTextureLayer with the following,
2022 void FramebufferTextureLayer(enum target, enum attachment,
3936 FramebufferTextureLayer (and NamedFramebufferTextureLayer) to allow
4015 limitation to be able to do it with FramebufferTextureLayer. This
4030 FramebufferTextureLayer, single layer:
4053 We'll augment FramebufferTextureLayer and NamedFramebufferTextureLayer
DARB_framebuffer_object.txt487 void FramebufferTextureLayer(enum target,enum attachment,
2342 void FramebufferTextureLayer(enum target,enum attachment,
3544 FramebufferTextureLayer
4222 * Added FramebufferTextureLayer.
4467 FramebufferTextureLayer.
4506 - allow texture arrays via FramebufferTextureLayer
4529 - Add GLX protocol for FramebufferTextureLayer.
DARB_texture_multisample.txt391 void FramebufferTextureLayer(enum target, enum attachment,
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
Dentry_points.h249 …void GL_APIENTRY FramebufferTextureLayer(GLenum target, GLenum attachment, GLuint texture, GLint l…
Dentry_points.cpp1122 return gl::FramebufferTextureLayer(target, attachment, texture, level, layer); in glFramebufferTextureLayer()

12