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.cpp224 GLint srcZ, in copyRenderbufferSubData()
249 GLint srcZ, in copyTextureSubData()
DTextureVk.cpp1361 GLint srcZ, in copyRenderbufferSubData()
1387 GLint srcZ, in copyTextureSubData()
Dvk_helpers.cpp8551 GLint srcZ, in CopyImageSubData()
/external/angle/src/libANGLE/
DRenderbuffer.cpp205 GLint srcZ, in copyRenderbufferSubData()
226 GLint srcZ, in copyTextureSubData()
DvalidationES32.cpp173 GLint srcZ, in ValidateCopyImageSubData()
DTexture.cpp1569 GLint srcZ, in copyRenderbufferSubData()
1592 GLint srcZ, in copyTextureSubData()
DvalidationESEXT.cpp1275 GLint srcZ, in ValidateCopyImageSubDataEXT()
1304 GLint srcZ, in ValidateCopyImageSubDataOES()
DvalidationES.cpp3753 GLint srcZ, in ValidateCopyImageSubDataBase()
DContext.cpp5106 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.cpp195 GLint srcZ, in copyRenderbufferSubData()
212 GLint srcZ, in copyTextureSubData()
/external/angle/src/libGLESv2/
Dentry_points_gles_3_2_autogen.cpp204 GLint srcZ, in GL_CopyImageSubData()
DlibGLESv2_autogen.cpp2027 GLint srcZ, in glCopyImageSubData()
4171 GLint srcZ, in glCopyImageSubDataEXT()
5450 GLint srcZ, in glCopyImageSubDataOES()
Dentry_points_gles_ext_autogen.cpp5503 GLint srcZ, in GL_CopyImageSubDataEXT()
11014 GLint srcZ, in GL_CopyImageSubDataOES()
/external/angle/src/libANGLE/capture/
Dcapture_gles_3_2_autogen.cpp116 GLint srcZ, in CaptureCopyImageSubData()
Dcapture_gles_ext_autogen.cpp5879 GLint srcZ, in CaptureCopyImageSubDataEXT()
10256 GLint srcZ, in CaptureCopyImageSubDataOES()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp4594 int32_t srcZ[2]; in forEach() local
5090 float srcZ = ((mirrorMode & MIRROR_MODE_Z) != 0) ? in scaleFromWholeSrcBuffer() local
/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/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/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()