HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
_cl_mutable_dispatch_config_khr Struct Reference

#include <cl_ext.h>

Public Attributes

cl_command_buffer_structure_type_khr type
 
const voidnext
 
cl_mutable_command_khr command
 
cl_uint num_args
 
cl_uint num_svm_args
 
cl_uint num_exec_infos
 
cl_uint work_dim
 
const cl_mutable_dispatch_arg_khrarg_list
 
const cl_mutable_dispatch_arg_khrarg_svm_list
 
const
cl_mutable_dispatch_exec_info_khr
exec_info_list
 
const size_t * global_work_offset
 
const size_t * global_work_size
 
const size_t * local_work_size
 

Detailed Description

Definition at line 430 of file cl_ext.h.

Member Data Documentation

const cl_mutable_dispatch_arg_khr* _cl_mutable_dispatch_config_khr::arg_list

Definition at line 438 of file cl_ext.h.

const cl_mutable_dispatch_arg_khr* _cl_mutable_dispatch_config_khr::arg_svm_list

Definition at line 439 of file cl_ext.h.

cl_mutable_command_khr _cl_mutable_dispatch_config_khr::command

Definition at line 433 of file cl_ext.h.

const cl_mutable_dispatch_exec_info_khr* _cl_mutable_dispatch_config_khr::exec_info_list

Definition at line 440 of file cl_ext.h.

const size_t* _cl_mutable_dispatch_config_khr::global_work_offset

Definition at line 441 of file cl_ext.h.

const size_t* _cl_mutable_dispatch_config_khr::global_work_size

Definition at line 442 of file cl_ext.h.

const size_t* _cl_mutable_dispatch_config_khr::local_work_size

Definition at line 443 of file cl_ext.h.

const void* _cl_mutable_dispatch_config_khr::next

Definition at line 432 of file cl_ext.h.

cl_uint _cl_mutable_dispatch_config_khr::num_args

Definition at line 434 of file cl_ext.h.

cl_uint _cl_mutable_dispatch_config_khr::num_exec_infos

Definition at line 436 of file cl_ext.h.

cl_uint _cl_mutable_dispatch_config_khr::num_svm_args

Definition at line 435 of file cl_ext.h.

cl_command_buffer_structure_type_khr _cl_mutable_dispatch_config_khr::type

Definition at line 431 of file cl_ext.h.

cl_uint _cl_mutable_dispatch_config_khr::work_dim

Definition at line 437 of file cl_ext.h.


The documentation for this struct was generated from the following file: