Home
last modified time | relevance | path

Searched defs:extensionName (Results 26 - 50 of 52) sorted by relevance

123

/third_party/glslang/glslang/MachineIndependent/preprocessor/
H A DPp.cpp887 char extensionName[MaxTokenLength + 1]; in CPPextension() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkQueryUtil.cpp578 bool isExtensionStructSupported (const vector<std::string>& extensionStrings, const std::string& extensionName) in isExtensionStructSupported() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiVersionCheck.cpp617 char const * extensionName = "VK_KHR_maintenance5"; in iterate() local
H A DvktApiFeatureInfo.cpp2475 const std::string& extensionName = keyValue.first; in validateDeviceLevelEntryPointsFromInstanceExtensions() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
H A DvktVideoTestUtils.cpp90 static VkExtensionProperties makeExtensionProperties(const char* extensionName, deUint32 specVersion) in makeExtensionProperties() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DMultiviewDrawTest.cpp214 std::string extensionName() in extensionName() function in MultiviewFramebufferTestBase
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DANGLEPerfTest.cpp692 void ANGLERenderTest::addExtensionPrerequisite(const char *extensionName) in addExtensionPrerequisite() argument
/third_party/spirv-tools/source/opt/
H A Dir_context.cpp292 const std::string_view extensionName = ExtensionToString(extension); in RemoveExtension() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
H A DvktVideoTestUtils.cpp78 static VkExtensionProperties makeExtensionProperties(const char* extensionName, deUint32 specVersion) in makeExtensionProperties() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_util.cpp146 bool BundleUtil::CheckFileType(const std::string &fileName, const std::string &extensionName) in CheckFileType() argument
H A Dbundle_mgr_host_impl.cpp4312 std::string extensionName = element.GetAbilityName(); in QueryCloneExtensionAbilityInfoWithAppIndex() local
H A Dbundle_data_mgr.cpp5155 std::string extensionName = element.GetAbilityName(); in QueryExtensionAbilityInfos() local
5200 std::string extensionName = element.GetAbilityName(); in QueryExtensionAbilityInfosV9() local
5296 std::string extensionName in ExplicitQueryExtensionInfo() local
5368 std::string extensionName = element.GetAbilityName(); ExplicitQueryExtensionInfoV9() local
6357 const std::string& extensionName = element.extensionName; QueryInfoAndSkillsByElement() local
8418 std::string extensionName = element.GetAbilityName(); QueryAllCloneExtensionInfos() local
8457 std::string extensionName = element.GetAbilityName(); QueryAllCloneExtensionInfosV9() local
[all...]
/foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/
H A Dswapchain_layer.cpp1598 bool CheckExtensionAvailable(const std::string &extensionName, in CheckExtensionAvailable() argument
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DGeneratedMessage.java1704 newFileScopedGeneratedExtension( final Class singularType, final Message defaultInstance, final String descriptorOuterClass, final String extensionName) newFileScopedGeneratedExtension() argument
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dmain_thread.cpp2809 bool MainThread::CheckFileType(const std::string &fileName, const std::string &extensionName) in CheckFileType() argument
3101 void MainThread::AddExtensionBlockItem(const std::string &extensionName, int32_t type) in AddExtensionBlockItem() argument
[all...]
/third_party/glfw/src/
H A Dinternal.h324 char extensionName[256]; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiFeatureInfo.cpp2498 const std::string& extensionName = keyValue.first; in validateDeviceLevelEntryPointsFromInstanceExtensions() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DlibVulkan.cpp458 static bool hasExtension(const char *extensionName, const ExtensionProperties *extensionProperties, uint32_t extensionPropertiesCount) in hasExtension() argument
471 static bool hasInstanceExtension(const char *extensionName) in hasInstanceExtension() argument
476 static bool hasDeviceExtension(const char *extensionName) in hasDeviceExtension() argument
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_structs.hpp35892 VULKAN_HPP_NAMESPACE::ArrayWrapper1D<char, VK_MAX_EXTENSION_NAME_SIZE> extensionName = {}; global() member
[all...]
/third_party/glfw/deps/glad/
H A Dvulkan.h2049 char extensionName [ VK_MAX_EXTENSION_NAME_SIZE ]; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp24657 VULKAN_HPP_NAMESPACE::ArrayWrapper1D<char, VK_MAX_EXTENSION_NAME_SIZE> extensionName = {}; member
[all...]
H A Dvulkan_core.h2802 char extensionName[VK_MAX_EXTENSION_NAME_SIZE]; member
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h1982 char extensionName[VK_MAX_EXTENSION_NAME_SIZE]; member
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h3066 char extensionName[VK_MAX_EXTENSION_NAME_SIZE]; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h2851 char extensionName[VK_MAX_EXTENSION_NAME_SIZE]; member

Completed in 349 milliseconds

123