5.5.9. Querying Direct3D Properties of Memory Objects Created From Direct3D 11 Resources
5.5.9. 查询从Direct3D11资源创建的内存对象的Direct3D属性
Properties of Direct3D 11 objects may be queried using clGetMemObjectInfo and clGetImageInfo with param_name CL_MEM_D3D11_RESOURCE_KHR and CL_IMAGE_D3D11_SUBRESOURCE_KHR respectively.
Direct3D 11对象的属性可以使用clGetMemObjectInfo和clGetImageInfo分别具有参数名称CL_MEM_D3D11_RESOURCE_KHR和CL_IMAGE_D3D11_SUBRESOURCE_KHR来查询。