Searched defs:copy_params (Results 1 – 7 of 7) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/ |
D | esextcTextureCubeMapArraySubImage3D.cpp | 156 SubImage3DCopyParams copy_params; in iterate() local 234 const SubImage3DCopyParams& copy_params, in configureDataBuffer() 282 … TextureCubeMapArraySubImage3D::configurePixelUnpackBuffer(const SubImage3DCopyParams& copy_params) in configurePixelUnpackBuffer() 372 void TextureCubeMapArraySubImage3D::configure2DTexture(const SubImage3DCopyParams& copy_params) in configure2DTexture() 395 void TextureCubeMapArraySubImage3D::texSubImage3D(const SubImage3DCopyParams& copy_params, in texSubImage3D() 410 void TextureCubeMapArraySubImage3D::copyTexSubImage3D(const SubImage3DCopyParams& copy_params) in copyTexSubImage3D() 466 const SubImage3DCopyParams& copy_params, in testTexSubImage3D() 528 const SubImage3DCopyParams& copy_params, in testCopyTexSubImage3D()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglbasememory.c | 390 struct copy_params struct 400 _mem_copy_gl (GstGLContext * context, struct copy_params *transfer) in _mem_copy_gl() argument
|
D | gstglmemorypbo.c | 432 GstGLMemoryPBOCopyParams *copy_params; in _gl_mem_copy_thread() local 754 GstGLMemoryPBOCopyParams copy_params; in gst_gl_memory_pbo_copy_into_texture() local
|
D | gstglmemory.c | 797 GstGLMemoryCopyParams *copy_params; in _gl_tex_copy_thread() local 1008 GstGLMemoryCopyParams copy_params; in gst_gl_memory_copy_into() local
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | gstnvdecoder.c | 584 CUDA_MEMCPY2D copy_params = { 0, }; in gst_nv_decoder_copy_frame_to_gl_internal() local 688 CUDA_MEMCPY2D copy_params = { 0, }; in gst_nv_decoder_copy_frame_to_system() local 741 CUDA_MEMCPY2D copy_params = { 0, }; in gst_nv_decoder_copy_frame_to_cuda() local
|
D | gstnvdec.c | 1261 CUDA_MEMCPY2D copy_params = { 0, }; in gst_nvdec_copy_device_to_memory() local
|
D | cuda-converter.c | 1046 CUDA_MEMCPY2D copy_params = { 0, }; in convert_create_texture() local
|