Section courante

A propos

Section administrative du site

clCommandFillImageKHR

Commande pour remplir l'image
OpenCL

Syntaxe

cl_int clCommandFillImageKHR( cl_command_buffer_khr command_buffer, cl_command_queue command_queue, const cl_command_properties_khr* properties, cl_mem image, const void* fill_color, const size_t* origin, const size_t* region, cl_uint num_sync_points_in_wait_list, const cl_sync_point_khr* sync_point_wait_list, cl_sync_point_khr* sync_point, cl_mutable_command_khr* mutable_handle);

Description

Cette fonction permet de remplir une image avec une valeur RGBA constante dans une commande KHR.



Dernière mise à jour : Mardi, le 8 Juillet 2025