Home
last modified time | relevance | path

Searched defs:dstTarget (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fBufferCopyTests.cpp51 … uint32_t srcHint, uint32_t dstTarget, int dstSize, uint32_t dstHint, int copySrcOffset, in BasicBufferCopyCase()
142 …yCase(Context &context, const char *name, const char *desc, uint32_t srcTarget, uint32_t dstTarget, in SingleBufferCopyCase()
243 uint32_t dstTarget = bufferTargets[dstTargetNdx]; in init() local
277 uint32_t dstTarget = GL_COPY_WRITE_BUFFER; in init() local
301 uint32_t dstTarget = bufferTargets[dstTargetNdx]; in init() local
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dcopyimage.c588 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubData_no_error()
611 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubData()
747 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubDataNV_no_error()
770 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubDataNV()
/aosp_15_r20/external/angle/src/libANGLE/
H A DvalidationES32.cpp175 GLenum dstTarget, in ValidateCopyImageSubData()
H A DvalidationESEXT.cpp1277 GLenum dstTarget, in ValidateCopyImageSubDataEXT()
1306 GLenum dstTarget, in ValidateCopyImageSubDataOES()
H A DvalidationES.cpp3808 GLenum dstTarget, in ValidateCopyImageSubDataBase()
H A DContext.cpp5066 GLenum dstTarget, in copyImageSubData()
/aosp_15_r20/external/angle/src/libGLESv2/
H A Dentry_points_gles_3_2_autogen.cpp209 GLenum dstTarget, in GL_CopyImageSubData()
H A DlibGLESv2_autogen.cpp2029 GLenum dstTarget, in glCopyImageSubData()
4173 GLenum dstTarget, in glCopyImageSubDataEXT()
5452 GLenum dstTarget, in glCopyImageSubDataOES()
H A Dentry_points_gles_ext_autogen.cpp5690 GLenum dstTarget, in GL_CopyImageSubDataEXT()
11495 GLenum dstTarget, in GL_CopyImageSubDataOES()
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fCopyImageTests.cpp2140 const uint32_t dstTarget = dstInfo.getTarget(); in generateCopies() local
2387 const uint32_t dstTarget = targets[dstTargetNdx]; in addCopyTests() local
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A Dcapture_gles_3_2_autogen.cpp118 GLenum dstTarget, in CaptureCopyImageSubData()
H A Dcapture_gles_ext_autogen.cpp5881 GLenum dstTarget, in CaptureCopyImageSubDataEXT()
10258 GLenum dstTarget, in CaptureCopyImageSubDataOES()
H A DFrameCapture.cpp7303 GLenum dstTarget = call.params.getParam("dstTarget", ParamType::TGLenum, 7).value.GLenumVal; in updateCopyImageSubData() local
/aosp_15_r20/frameworks/base/opengl/java/android/opengl/
H A DGLES31Ext.java421 int dstTarget, in glCopyImageSubDataEXT()
H A DGLES32.java257 int dstTarget, in glCopyImageSubData()
/aosp_15_r20/frameworks/base/core/jni/
H A Dandroid_opengl_GLES31Ext.cpp715 …arget, jint srcLevel, jint srcX, jint srcY, jint srcZ, jint dstName, jint dstTarget, jint dstLevel… in android_glCopyImageSubDataEXT__IIIIIIIIIIIIIII()
H A Dandroid_opengl_GLES32.cpp432 …arget, jint srcLevel, jint srcX, jint srcY, jint srcZ, jint dstName, jint dstTarget, jint dstLevel… in android_glCopyImageSubData__IIIIIIIIIIIIIII()
/aosp_15_r20/external/deqp/framework/platform/null/
H A DtcuNullRenderContextFuncs.inl981 …GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLev…
4301 …GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLev…
/aosp_15_r20/external/deqp/framework/opengl/
H A DgluCallLogWrapper.inl726 …Lint srcX, glw::GLint srcY, glw::GLint srcZ, glw::GLuint dstName, glw::GLenum dstTarget, glw::GLin…
3742 …Lint srcX, glw::GLint srcY, glw::GLint srcZ, glw::GLuint dstName, glw::GLenum dstTarget, glw::GLin…
/aosp_15_r20/external/deqp/framework/opengl/wrapper/
H A DglwImpl.inl815 …GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLev…
4007 …GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLev…
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A Dnull_functions.cpp455 GLenum dstTarget, in glCopyImageSubDataNULL()