Home
last modified time | relevance | path

Searched refs:supportedAffinityDomain (Results 1 – 1 of 1) sorted by relevance

/external/OpenCL-CTS/test_conformance/device_partition/
Dtest_device_partition.cpp399 cl_device_affinity_domain supportedAffinityDomain; in test_device_partition_type_support() local
400 …evice, CL_DEVICE_PARTITION_AFFINITY_DOMAIN, sizeof(supportedAffinityDomain), &supportedAffinityDom… in test_device_partition_type_support()
402 if (supportedAffinityDomain & affinityDomain) in test_device_partition_type_support()