OpenCL.AddressingMode – OpenCL Reference Manual
AddressingMode
Description:
[
CCode
( cname =
"cl_addressing_mode"
, cprefix =
"CL_ADDRESS_"
, has_type_id =
false
) ]
public
enum
AddressingMode
Namespace:
OpenCL
Package:
OpenCL
Content:
Enum values:
CLAMP
CLAMP_TO_EDGE
MIRRORED_REPEAT
NONE
REPEAT
2022 vala-language.org