/external/angle/src/libANGLE/renderer/ |
D | RenderbufferImpl.h | 108 GLint dstZ, in copyRenderbufferSubData() 126 GLint dstZ, in copyTextureSubData()
|
D | TextureImpl.cpp | 56 GLint dstZ, in copyRenderbufferSubData() 74 GLint dstZ, in copyTextureSubData()
|
/external/mesa3d/src/mesa/main/ |
D | copyimage.c | 550 int dstX, int dstY, int dstZ, int dstLevel, in copy_image_subdata() 589 GLint dstX, GLint dstY, GLint dstZ, in _mesa_CopyImageSubData_no_error() 612 GLint dstX, GLint dstY, GLint dstZ, in _mesa_CopyImageSubData() 748 GLint dstX, GLint dstY, GLint dstZ, in _mesa_CopyImageSubDataNV_no_error() 771 GLint dstX, GLint dstY, GLint dstZ, in _mesa_CopyImageSubDataNV()
|
D | teximage.c | 4663 GLint srcX = x, srcY = y, dstX = 0, dstY = 0, dstZ = 0; in copyteximage() local
|
/external/angle/src/libANGLE/renderer/vulkan/ |
D | RenderbufferVk.cpp | 228 GLint dstZ, in copyRenderbufferSubData() 253 GLint dstZ, in copyTextureSubData()
|
D | TextureVk.cpp | 1365 GLint dstZ, in copyRenderbufferSubData() 1391 GLint dstZ, in copyTextureSubData()
|
D | vk_helpers.cpp | 8556 GLint dstZ, in CopyImageSubData()
|
/external/angle/src/libANGLE/ |
D | Renderbuffer.cpp | 209 GLint dstZ, in copyRenderbufferSubData() 230 GLint dstZ, in copyTextureSubData()
|
D | validationES32.cpp | 179 GLint dstZ, in ValidateCopyImageSubData()
|
D | Texture.cpp | 1573 GLint dstZ, in copyRenderbufferSubData() 1596 GLint dstZ, in copyTextureSubData()
|
D | validationESEXT.cpp | 1281 GLint dstZ, in ValidateCopyImageSubDataEXT() 1310 GLint dstZ, in ValidateCopyImageSubDataOES()
|
D | validationES.cpp | 3759 GLint dstZ, in ValidateCopyImageSubDataBase()
|
D | Context.cpp | 5112 GLint dstZ, in copyImageSubData()
|
/external/angle/src/libANGLE/renderer/null/ |
D | TextureNULL.cpp | 123 GLint dstZ, in copyRenderbufferSubData() 140 GLint dstZ, in copyTextureSubData()
|
/external/angle/src/libANGLE/renderer/wgpu/ |
D | TextureWgpu.cpp | 199 GLint dstZ, in copyRenderbufferSubData() 216 GLint dstZ, in copyTextureSubData()
|
/external/angle/src/libGLESv2/ |
D | entry_points_gles_3_2_autogen.cpp | 210 GLint dstZ, in GL_CopyImageSubData()
|
D | libGLESv2_autogen.cpp | 2033 GLint dstZ, in glCopyImageSubData() 4177 GLint dstZ, in glCopyImageSubDataEXT() 5456 GLint dstZ, in glCopyImageSubDataOES()
|
D | entry_points_gles_ext_autogen.cpp | 5509 GLint dstZ, in GL_CopyImageSubDataEXT() 11020 GLint dstZ, in GL_CopyImageSubDataOES()
|
/external/angle/src/libANGLE/capture/ |
D | capture_gles_3_2_autogen.cpp | 122 GLint dstZ, in CaptureCopyImageSubData()
|
D | capture_gles_ext_autogen.cpp | 5885 GLint dstZ, in CaptureCopyImageSubDataEXT() 10262 GLint dstZ, in CaptureCopyImageSubDataOES()
|
/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
D | Renderer11.cpp | 3857 UINT dstZ = drawLayer; in blitRenderbufferRect() local
|
/external/deqp/framework/opengl/ |
D | gluCallLogWrapper.inl | 726 …um dstTarget, glw::GLint dstLevel, glw::GLint dstX, glw::GLint dstY, glw::GLint dstZ, glw::GLsizei… 3742 …um dstTarget, glw::GLint dstLevel, glw::GLint dstX, glw::GLint dstY, glw::GLint dstZ, glw::GLsizei…
|
/external/deqp/framework/platform/null/ |
D | tcuNullRenderContextFuncs.inl | 981 …int dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidt… 4301 …int dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidt…
|
/external/deqp/framework/opengl/wrapper/ |
D | glwImpl.inl | 815 …int dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidt… 4007 …int dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidt…
|
/external/angle/src/libANGLE/renderer/gl/ |
D | null_functions.cpp | 459 GLint dstZ, in glCopyImageSubDataNULL()
|