Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/
DRenderbufferImpl.h104 GLint srcZ, in copyRenderbufferSubData()
122 GLint srcZ, in copyTextureSubData()
DTextureImpl.cpp52 GLint srcZ, in copyRenderbufferSubData()
70 GLint srcZ, in copyTextureSubData()
/external/mesa3d/src/mesa/main/
Dcopyimage.c547 int srcX, int srcY, int srcZ, int srcLevel, in copy_image_subdata()
587 GLint srcX, GLint srcY, GLint srcZ, in _mesa_CopyImageSubData_no_error()
610 GLint srcX, GLint srcY, GLint srcZ, in _mesa_CopyImageSubData()
746 GLint srcX, GLint srcY, GLint srcZ, in _mesa_CopyImageSubDataNV_no_error()
769 GLint srcX, GLint srcY, GLint srcZ, in _mesa_CopyImageSubDataNV()
/external/angle/src/libANGLE/renderer/vulkan/
DRenderbufferVk.cpp229 GLint srcZ, in copyRenderbufferSubData()
254 GLint srcZ, in copyTextureSubData()
DTextureVk.cpp1064 GLint srcZ, in copyRenderbufferSubData()
1090 GLint srcZ, in copyTextureSubData()
Dvk_helpers.cpp7798 GLint srcZ, in CopyImageSubData()
/external/angle/src/libANGLE/
DRenderbuffer.cpp205 GLint srcZ, in copyRenderbufferSubData()
226 GLint srcZ, in copyTextureSubData()
DTexture.cpp1568 GLint srcZ, in copyRenderbufferSubData()
1591 GLint srcZ, in copyTextureSubData()
DvalidationES32.cpp192 GLint srcZ, in ValidateCopyImageSubData()
DvalidationESEXT.cpp1110 GLint srcZ, in ValidateCopyImageSubDataEXT()
1139 GLint srcZ, in ValidateCopyImageSubDataOES()
DvalidationES.cpp3728 GLint srcZ, in ValidateCopyImageSubDataBase()
DContext.cpp4988 GLint srcZ, in copyImageSubData()
/external/angle/src/libANGLE/renderer/null/
DTextureNULL.cpp119 GLint srcZ, in copyRenderbufferSubData()
136 GLint srcZ, in copyTextureSubData()
/external/angle/src/libANGLE/renderer/wgpu/
DTextureWgpu.cpp183 GLint srcZ, in copyRenderbufferSubData()
200 GLint srcZ, in copyTextureSubData()
/external/angle/src/libGLESv2/
Dentry_points_gles_3_2_autogen.cpp201 GLint srcZ, in GL_CopyImageSubData()
Dentry_points_gles_ext_autogen.cpp5400 GLint srcZ, in GL_CopyImageSubDataEXT()
10931 GLint srcZ, in GL_CopyImageSubDataOES()
DlibGLESv2_autogen.cpp2034 GLint srcZ, in glCopyImageSubData()
4136 GLint srcZ, in glCopyImageSubDataEXT()
5378 GLint srcZ, in glCopyImageSubDataOES()
/external/angle/src/libANGLE/capture/
Dcapture_gles_3_2_autogen.cpp116 GLint srcZ, in CaptureCopyImageSubData()
Dcapture_gles_ext_autogen.cpp5741 GLint srcZ, in CaptureCopyImageSubDataEXT()
10031 GLint srcZ, in CaptureCopyImageSubDataOES()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp4451 int32_t srcZ[2]; in forEach() local
4947 float srcZ = ((mirrorMode & MIRROR_MODE_Z) != 0) ? in scaleFromWholeSrcBuffer() local
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl981 …int srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName,…
4301 …int srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName,…
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl726 …um srcTarget, glw::GLint srcLevel, glw::GLint srcX, glw::GLint srcY, glw::GLint srcZ, glw::GLuint …
3742 …um srcTarget, glw::GLint srcLevel, glw::GLint srcX, glw::GLint srcY, glw::GLint srcZ, glw::GLuint …
/external/deqp/framework/opengl/wrapper/
DglwImpl.inl815 …int srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName,…
4007 …int srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName,…
/external/angle/src/libANGLE/renderer/gl/
Dnull_functions.cpp453 GLint srcZ, in glCopyImageSubDataNULL()