Home
last modified time | relevance | path

Searched defs:supported_capabilities (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/googleapis/google/cloud/osconfig/agentendpoint/v1beta/
H A Dagentendpoint.proto185 repeated string supported_capabilities = 3 [(google.api.field_behavior) = REQUIRED]; field
/aosp_15_r20/external/googleapis/google/cloud/osconfig/agentendpoint/v1/
H A Dagentendpoint.proto189 repeated string supported_capabilities = 3 [(google.api.field_behavior) = REQUIRED]; field
/aosp_15_r20/external/mesa3d/src/compiler/spirv/
H A Dvtn_private.h666 struct spirv_capabilities supported_capabilities; member
/aosp_15_r20/frameworks/native/vulkan/vkprofiles/generated/
H A Dvulkan_profiles.cpp10269 VkBool32 supported_capabilities = VK_FALSE; in vpGetInstanceProfileSupportSingleProfile() local