fd3644ee58ee19b652eced89925cca51b71d1fb0
SWDEV-147487 - DX9/DX11 texture and OpenCL interop for YUY2 - Enable YUY2 support for DX11 and DX9. YUY2 contains just one plane of interleaved Y0UY1V components and can be mapped to (CL_RGBA, CL_UNSIGNED_INT8) with image width reduced by 2. YUY2 provides better quality due to 16bit data per pixel Affected files ... ... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_d3d11.cpp#23 edit ... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_d3d9.cpp#33 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.cpp#241 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palresource.cpp#49 edit
Описание
No description provided
Languages
C++
67.5%
C
20.6%
Python
6.6%
CMake
3.4%
Shell
0.6%
Разное
1.1%