Package org.lwjgl.opencl
Class KHRIntegerDotProduct
- java.lang.Object
-
- org.lwjgl.opencl.KHRIntegerDotProduct
-
public final class KHRIntegerDotProduct extends java.lang.ObjectNative bindings to the khr_integer_dot_product extension.This extension adds support for SPIR-V instructions and OpenCL C built-in functions to compute the dot product of vectors of integers.
-
-
Field Summary
Fields Modifier and Type Field Description static intCL_DEVICE_INTEGER_DOT_PRODUCT_ACCELERATION_PROPERTIES_4x8BIT_PACKED_KHR
CL_DEVICE_INTEGER_DOT_PRODUCT_ACCELERATION_PROPERTIES_8BIT_KHR
CL_DEVICE_INTEGER_DOT_PRODUCT_CAPABILITIES_KHRAccepted value for the param_name parameter toGetDeviceInfo.static intCL_DEVICE_INTEGER_DOT_PRODUCT_INPUT_4x8BIT_KHR
CL_DEVICE_INTEGER_DOT_PRODUCT_INPUT_4x8BIT_PACKED_KHRcl_device_integer_dot_product_capabilities_khr
-
-
-
Field Detail
-
CL_DEVICE_INTEGER_DOT_PRODUCT_CAPABILITIES_KHR, CL_DEVICE_INTEGER_DOT_PRODUCT_ACCELERATION_PROPERTIES_8BIT_KHR, CL_DEVICE_INTEGER_DOT_PRODUCT_ACCELERATION_PROPERTIES_4x8BIT_PACKED_KHR
Accepted value for the param_name parameter toGetDeviceInfo.
-
CL_DEVICE_INTEGER_DOT_PRODUCT_INPUT_4x8BIT_PACKED_KHR, CL_DEVICE_INTEGER_DOT_PRODUCT_INPUT_4x8BIT_KHR
cl_device_integer_dot_product_capabilities_khr
-
-