Home
last modified time | relevance | path

Searched defs:dstZ (Results 1 – 24 of 24) sorted by relevance

/external/angle/src/libANGLE/renderer/
DRenderbufferImpl.h108 GLint dstZ, in copyRenderbufferSubData()
126 GLint dstZ, in copyTextureSubData()
DTextureImpl.cpp56 GLint dstZ, in copyRenderbufferSubData()
74 GLint dstZ, in copyTextureSubData()
/external/mesa3d/src/mesa/main/
Dcopyimage.c544 int dstX, int dstY, int dstZ, int dstLevel, in copy_image_subdata()
583 GLint dstX, GLint dstY, GLint dstZ, in _mesa_CopyImageSubData_no_error()
606 GLint dstX, GLint dstY, GLint dstZ, in _mesa_CopyImageSubData()
742 GLint dstX, GLint dstY, GLint dstZ, in _mesa_CopyImageSubDataNV_no_error()
765 GLint dstX, GLint dstY, GLint dstZ, in _mesa_CopyImageSubDataNV()
Dteximage.c4409 GLint srcX = x, srcY = y, dstX = 0, dstY = 0, dstZ = 0; in copyteximage() local
/external/angle/src/libANGLE/renderer/vulkan/
DRenderbufferVk.cpp235 GLint dstZ, in copyRenderbufferSubData()
260 GLint dstZ, in copyTextureSubData()
DTextureVk.cpp797 GLint dstZ, in copyRenderbufferSubData()
823 GLint dstZ, in copyTextureSubData()
Dvk_helpers.cpp6943 GLint dstZ, in CopyImageSubData()
/external/angle/src/libANGLE/
DRenderbuffer.cpp210 GLint dstZ, in copyRenderbufferSubData()
231 GLint dstZ, in copyTextureSubData()
DTexture.cpp1489 GLint dstZ, in copyRenderbufferSubData()
1512 GLint dstZ, in copyTextureSubData()
DvalidationES32.cpp198 GLint dstZ, in ValidateCopyImageSubData()
DvalidationESEXT.cpp1001 GLint dstZ, in ValidateCopyImageSubDataEXT()
1030 GLint dstZ, in ValidateCopyImageSubDataOES()
DvalidationES.cpp3691 GLint dstZ, in ValidateCopyImageSubDataBase()
DContext.cpp5010 GLint dstZ, in copyImageSubData()
/external/angle/src/libANGLE/renderer/null/
DTextureNULL.cpp123 GLint dstZ, in copyRenderbufferSubData()
140 GLint dstZ, in copyTextureSubData()
/external/angle/src/libGLESv2/
Dentry_points_gles_3_2_autogen.cpp207 GLint dstZ, in GL_CopyImageSubData()
Dentry_points_gles_ext_autogen.cpp5389 GLint dstZ, in GL_CopyImageSubDataEXT()
10753 GLint dstZ, in GL_CopyImageSubDataOES()
DlibGLESv2_autogen.cpp2040 GLint dstZ, in glCopyImageSubData()
4122 GLint dstZ, in glCopyImageSubDataEXT()
5325 GLint dstZ, in glCopyImageSubDataOES()
/external/angle/src/libANGLE/capture/
Dcapture_gles_3_2_autogen.cpp122 GLint dstZ, in CaptureCopyImageSubData()
Dcapture_gles_ext_autogen.cpp5747 GLint dstZ, in CaptureCopyImageSubDataEXT()
9890 GLint dstZ, in CaptureCopyImageSubDataOES()
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.cpp3920 UINT dstZ = drawLayer; in blitRenderbufferRect() local
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl981 …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/
DgluCallLogWrapper.inl726 …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/opengl/wrapper/
DglwImpl.inl815 …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/
Dnull_functions.cpp459 GLint dstZ, in glCopyImageSubDataNULL()