Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/common/
H A DPackedCLEnums_autogen.cpp435 return DeviceInfo::WorkGroupCollectiveFunctionsSupport; in FromCLenum()
661 case DeviceInfo::WorkGroupCollectiveFunctionsSupport: in ToCLenum()
992 case DeviceInfo::WorkGroupCollectiveFunctionsSupport: in operator <<()
H A DPackedCLEnums_autogen.h184 WorkGroupCollectiveFunctionsSupport = 103, enumerator
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DCLDeviceVk.cpp132 {cl::DeviceInfo::WorkGroupCollectiveFunctionsSupport, CL_FALSE}, in CLDeviceVk()
/aosp_15_r20/external/angle/src/libANGLE/
H A DCLDevice.cpp101 case DeviceInfo::WorkGroupCollectiveFunctionsSupport: in getInfo()
H A DvalidationCL.cpp677 case DeviceInfo::WorkGroupCollectiveFunctionsSupport: in ValidateGetDeviceInfo()