/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fBufferCopyTests.cpp | 51 … 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 D | copyimage.c | 588 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 D | validationES32.cpp | 175 GLenum dstTarget, in ValidateCopyImageSubData()
|
H A D | validationESEXT.cpp | 1277 GLenum dstTarget, in ValidateCopyImageSubDataEXT() 1306 GLenum dstTarget, in ValidateCopyImageSubDataOES()
|
H A D | validationES.cpp | 3808 GLenum dstTarget, in ValidateCopyImageSubDataBase()
|
H A D | Context.cpp | 5066 GLenum dstTarget, in copyImageSubData()
|
/aosp_15_r20/external/angle/src/libGLESv2/ |
H A D | entry_points_gles_3_2_autogen.cpp | 209 GLenum dstTarget, in GL_CopyImageSubData()
|
H A D | libGLESv2_autogen.cpp | 2029 GLenum dstTarget, in glCopyImageSubData() 4173 GLenum dstTarget, in glCopyImageSubDataEXT() 5452 GLenum dstTarget, in glCopyImageSubDataOES()
|
H A D | entry_points_gles_ext_autogen.cpp | 5690 GLenum dstTarget, in GL_CopyImageSubDataEXT() 11495 GLenum dstTarget, in GL_CopyImageSubDataOES()
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fCopyImageTests.cpp | 2140 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 D | capture_gles_3_2_autogen.cpp | 118 GLenum dstTarget, in CaptureCopyImageSubData()
|
H A D | capture_gles_ext_autogen.cpp | 5881 GLenum dstTarget, in CaptureCopyImageSubDataEXT() 10258 GLenum dstTarget, in CaptureCopyImageSubDataOES()
|
H A D | FrameCapture.cpp | 7303 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 D | GLES31Ext.java | 421 int dstTarget, in glCopyImageSubDataEXT()
|
H A D | GLES32.java | 257 int dstTarget, in glCopyImageSubData()
|
/aosp_15_r20/frameworks/base/core/jni/ |
H A D | android_opengl_GLES31Ext.cpp | 715 …arget, jint srcLevel, jint srcX, jint srcY, jint srcZ, jint dstName, jint dstTarget, jint dstLevel… in android_glCopyImageSubDataEXT__IIIIIIIIIIIIIII()
|
H A D | android_opengl_GLES32.cpp | 432 …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 D | tcuNullRenderContextFuncs.inl | 981 …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 D | gluCallLogWrapper.inl | 726 …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 D | glwImpl.inl | 815 …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 D | null_functions.cpp | 455 GLenum dstTarget, in glCopyImageSubDataNULL()
|