Home
last modified time | relevance | path

Searched defs:properties (Results 676 - 700 of 1121) sorted by relevance

1...<<21222324252627282930>>...45

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiImageCompressionControlTests.cpp279 VkImageFormatProperties2 properties = in checkAhbImageSupport() local
377 VkImageFormatProperties2 properties = in CheckOHOSImageSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawAhbTests.cpp214 const vk::VkPhysicalDeviceProperties properties = vk::getPhysicalDeviceProperties(vki, physicalDevice); in checkSupport() local
H A DvktDrawOHOSNativeBufferTests.cpp220 const vk::VkPhysicalDeviceProperties properties = vk::getPhysicalDeviceProperties(vki, physicalDevice); in checkSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderPropertyTests.cpp257 const auto& properties = context.getMeshShaderProperties(); in checkSupport() local
317 const auto& properties = context.getMeshShaderProperties(); in checkSupport() local
367 const auto& properties = context.getMeshShaderProperties(); in checkSupport() local
394 const auto& properties = context.getMeshShaderProperties(); in checkSupport() local
442 const auto& properties = context.getMeshShaderProperties(); checkSupport() local
487 const auto& properties = context.getMeshShaderProperties(); checkSupport() local
571 const auto& properties = context.getMeshShaderProperties(); checkSupport() local
627 const auto& properties = context.getMeshShaderProperties(); checkSupport() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/modifiers/
H A DvktModifiersTests.cpp551 VkImageDrmFormatModifierPropertiesEXT properties = initVulkanStructure(); in createImageListModifiersCase() local
614 VkImageDrmFormatModifierPropertiesEXT properties = initVulkanStructure(); in createImageModifierExplicitCase() local
839 VkImageDrmFormatModifierPropertiesEXT properties; in exportImportMemoryExplicitModifiersCase() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineInputAttributeOffsetTests.cpp298 const auto& properties = context.getPortabilitySubsetProperties(); in checkSupport() local
H A DvktPipelineMaxVaryingsTests.cpp735 VkPhysicalDeviceProperties properties; in supportedCheck() local
914 getMaxIOComponents(deBool input, VkShaderStageFlags stage, VkPhysicalDeviceProperties properties) getMaxIOComponents() argument
988 VkPhysicalDeviceProperties properties; test() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderInvarianceTests.cpp269 const VkFormatProperties properties = getPhysicalDeviceFormatProperties(vki, vkPhysDevice, df); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiImageCompressionControlTests.cpp279 VkImageFormatProperties2 properties = in checkAhbImageSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawAhbTests.cpp214 const vk::VkPhysicalDeviceProperties properties = vk::getPhysicalDeviceProperties(vki, physicalDevice); in checkSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderPropertyTests.cpp257 const auto& properties = context.getMeshShaderProperties(); in checkSupport() local
317 const auto& properties = context.getMeshShaderProperties(); in checkSupport() local
367 const auto& properties = context.getMeshShaderProperties(); in checkSupport() local
394 const auto& properties = context.getMeshShaderProperties(); in checkSupport() local
442 const auto& properties = context.getMeshShaderProperties(); checkSupport() local
487 const auto& properties = context.getMeshShaderProperties(); checkSupport() local
571 const auto& properties = context.getMeshShaderProperties(); checkSupport() local
627 const auto& properties = context.getMeshShaderProperties(); checkSupport() local
[all...]
/third_party/vk-gl-cts/external/amber/src/samples/
H A Dconfig_helper_vulkan.cc584 std::vector<VkQueueFamilyProperties> properties; in ChooseQueueFamilyIndex() local
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Ddevice.cc877 VkFormatProperties properties = VkFormatProperties(); in IsFormatSupportedByPhysicalDevice() local
933 VkPhysicalDeviceProperties properties = VkPhysicalDeviceProperties(); in IsDescriptorSetInBounds() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/
H A DDmaBufImageSiblingVkLinux.cpp151 GetUsageFlags(RendererVk *renderer, const angle::Format &format, const VkDrmFormatModifierPropertiesEXT &properties, bool *texturableOut, bool *renderableOut) GetUsageFlags() argument
254 GetAllocateInfo(const egl::AttributeMap &attribs, VkImage image, uint32_t planeCount, const VkDrmFormatModifierPropertiesEXT &properties, AllocateInfo *infoOut) GetAllocateInfo() argument
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkPhysicalDevice.cpp614 static const VkPhysicalDeviceProperties properties = getProperties(); in getProperties() local
619 static void getIdProperties(T *properties) in getIdProperties() argument
638 getMaintenance3Properties(T *properties) getMaintenance3Properties() argument
650 getMultiviewProperties(T *properties) getMultiviewProperties() argument
662 getPointClippingProperties(T *properties) getPointClippingProperties() argument
673 getProtectedMemoryProperties(T *properties) getProtectedMemoryProperties() argument
837 VkExternalMemoryProperties *properties = &pExternalBufferProperties->externalMemoryProperties; getProperties() local
928 getDriverProperties(T *properties) getDriverProperties() argument
952 getFloatControlsProperties(T *properties) getFloatControlsProperties() argument
990 getDescriptorIndexingProperties(T *properties) getDescriptorIndexingProperties() argument
1027 getDepthStencilResolveProperties(T *properties) getDepthStencilResolveProperties() argument
1058 getSamplerFilterMinmaxProperties(T *properties) getSamplerFilterMinmaxProperties() argument
1070 getTimelineSemaphoreProperties(T *properties) getTimelineSemaphoreProperties() argument
1750 VkQueueFamilyProperties properties = {}; getQueueFamilyProperties() local
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/
H A Dvulkan_command_buffer_utils.h115 VkLayerProperties properties; member
/third_party/skia/third_party/externals/freetype/src/pcf/
H A Dpcfread.c460 PCF_Property properties = face->properties; in FT_LOCAL_DEF() local
483 PCF_Property properties = NULL; in pcf_get_properties() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-unicode.c567 static const property_t properties[] = variable
/third_party/python/Lib/test/
H A Dtest_plistlib.py1006 properties = { variable in TestPlutil
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/modifiers/
H A DvktModifiersTests.cpp546 VkImageDrmFormatModifierPropertiesEXT properties = initVulkanStructure(); in createImageListModifiersCase() local
609 VkImageDrmFormatModifierPropertiesEXT properties = initVulkanStructure(); in createImageModifierExplicitCase() local
833 VkImageDrmFormatModifierPropertiesEXT properties; in exportImportMemoryExplicitModifiersCase() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMaxVaryingsTests.cpp739 VkPhysicalDeviceProperties properties; in supportedCheck() local
918 getMaxIOComponents(deBool input, VkShaderStageFlags stage, VkPhysicalDeviceProperties properties) getMaxIOComponents() argument
991 VkPhysicalDeviceProperties properties; test() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderInvarianceTests.cpp269 const VkFormatProperties properties = getPhysicalDeviceFormatProperties(vki, vkPhysDevice, df); in iterate() local
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
H A Djs_input_method_engine_setting.cpp95 napi_property_descriptor properties[] = { in InitProperty() local
/base/inputmethod/imf/services/src/
H A Dime_info_inquirer.cpp205 auto properties = ListInputMethodInfo(userId); in GetDumpInfo() local
237 std::vector<InputMethodInfo> properties; in ListInputMethodInfo() local
/base/account/os_account/interfaces/kits/napi/domain_account/src/
H A Dnapi_domain_account_manager.cpp897 napi_property_descriptor properties[] = { in Init() local

Completed in 33 milliseconds

1...<<21222324252627282930>>...45