Home
last modified time | relevance | path

Searched defs:properties (Results 701 - 725 of 1001) sorted by relevance

1...<<21222324252627282930>>...41

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryPipelineBarrierTests.cpp554 bindBufferMemory(const vk::InstanceInterface& vki, const vk::DeviceInterface& vkd, vk::VkPhysicalDevice physicalDevice, vk::VkDevice device, vk::VkBuffer buffer, vk::VkMemoryPropertyFlags properties) bindBufferMemory() argument
604 bindImageMemory(const vk::InstanceInterface& vki, const vk::DeviceInterface& vkd, vk::VkPhysicalDevice physicalDevice, vk::VkDevice device, vk::VkImage image, vk::VkMemoryPropertyFlags properties) bindImageMemory() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemUtils.cpp86 std::vector<vk::VkQueueFamilyProperties> properties; in checkProtectedQueueSupport() local
106 std::vector<vk::VkQueueFamilyProperties> properties; in chooseProtectedMemQueueFamilyIndex() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationProvokingVertexTests.cpp218 const VkPhysicalDeviceProvokingVertexPropertiesEXT& properties = context.getProvokingVertexPropertiesEXT(); in checkSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingBuildLargeTests.cpp464 const vk::VkPhysicalDeviceProperties& properties = m_context.getDeviceProperties(); in checkSupportInInstance() local
H A DvktRayTracingMemGuaranteeTests.cpp734 const vk::VkPhysicalDeviceProperties& properties = m_context.getDeviceProperties(); in checkSupportInInstance() local
H A DvktRayTracingWatertightnessTests.cpp721 const vk::VkPhysicalDeviceProperties& properties = m_context.getDeviceProperties(); in checkSupportInInstance() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassDitheringTests.cpp244 VkImageFormatProperties properties; in checkSupport() local
260 VkImageFormatProperties properties; in checkSupport() local
H A DvktRenderPassUnusedClearAttachmentTests.cpp244 VkImageFormatProperties properties; in checkFormatSupported() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectRenderingTests.cpp817 const vk::VkPhysicalDeviceProperties properties = vk::getPhysicalDeviceProperties(vki, physicalDevice); in checkSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesImageSparseResidency.cpp261 const auto properties = context.getFormatProperties(m_format); in checkSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsSizeControlTests.cpp1067 VkPhysicalDeviceProperties2 properties; in testSanitySubgroupSizeProperties() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktTestPackage.cpp227 vk::VkPhysicalDeviceProperties properties; in getPhysicalDeviceProperties() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiDisplayTests.cpp1855 const VkDisplayPropertiesKHR& properties = properties2.displayProperties; testGetPhysicalDeviceDisplayProperties2KHR() local
1996 const VkDisplayPlanePropertiesKHR& properties = properties2.displayPlaneProperties; testGetPhysicalDeviceDisplayPlaneProperties2KHR() local
2231 const VkDisplayModePropertiesKHR& properties = properties2.displayModeProperties; testGetDisplayModeProperties2KHR() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiBufferViewAccessTests.cpp612 VkFormatProperties properties; in checkTexelBufferSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
H A DvktComputeZeroInitializeWorkgroupMemoryTests.cpp258 VkPhysicalDeviceProperties properties; in iterate() local
1029 VkPhysicalDeviceProperties properties; in iterate() local
1108 VkPhysicalDeviceProperties properties; checkSupport() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
H A DvktDynamicStateInheritanceTests.cpp360 VkFormatProperties properties; in makeDepthImageInfo() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryPipelineBarrierTests.cpp554 bindBufferMemory(const vk::InstanceInterface& vki, const vk::DeviceInterface& vkd, vk::VkPhysicalDevice physicalDevice, vk::VkDevice device, vk::VkBuffer buffer, vk::VkMemoryPropertyFlags properties) bindBufferMemory() argument
604 bindImageMemory(const vk::InstanceInterface& vki, const vk::DeviceInterface& vkd, vk::VkPhysicalDevice physicalDevice, vk::VkDevice device, vk::VkImage image, vk::VkMemoryPropertyFlags properties) bindImageMemory() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLCommandQueue.cpp46 cl_command_queue_properties properties = 0u; in getInfo() local
111 cl_int CommandQueue::setProperty(CommandQueueProperties properties, in setProperty() argument
713 CommandQueue(Context &context, Device &device, PropArray &&propArray, CommandQueueProperties properties, cl_uint size, cl_int &errorCode) CommandQueue() argument
732 CommandQueue(Context &context, Device &device, CommandQueueProperties properties, cl_int &errorCode) CommandQueue() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
H A DCLCommandQueueCL.cpp66 cl_int CLCommandQueueCL::setProperty(cl::CommandQueueProperties properties, cl_bool enable) in setProperty() argument
/third_party/skia/src/gpu/vk/
H A DGrVkCaps.cpp301 VkPhysicalDeviceProperties properties; in init() local
480 applyDriverCorrectnessWorkarounds(const VkPhysicalDeviceProperties& properties) applyDriverCorrectnessWorkarounds() argument
612 initGrCaps(const GrVkInterface* vkInterface, VkPhysicalDevice physDev, const VkPhysicalDeviceProperties& properties, const VkPhysicalDeviceMemoryProperties& memoryProperties, const VkPhysicalDeviceFeatures2& features, const GrVkExtensions& extensions) initGrCaps() argument
702 initShaderCaps(const VkPhysicalDeviceProperties& properties, const VkPhysicalDeviceFeatures2& features) initShaderCaps() argument
851 initFormatTable(const GrVkInterface* interface, VkPhysicalDevice physDev, const VkPhysicalDeviceProperties& properties) initFormatTable() argument
1373 VkImageFormatProperties properties; initSampleCounts() local
1409 init(const GrVkInterface* interface, VkPhysicalDevice physDev, const VkPhysicalDeviceProperties& properties, VkFormat format) init() argument
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_patternstring.cpp33 DecimalFormatProperties properties; in parseToProperties() local
44 PatternParser::parseToExistingProperties(const UnicodeString& pattern, DecimalFormatProperties& properties, in parseToExistingProperties() argument
478 PatternParser::patternInfoToProperties(DecimalFormatProperties& properties, ParsedPatternInf argument
461 parseToExistingPropertiesImpl(const UnicodeString& pattern, DecimalFormatProperties& properties, IgnoreRounding ignoreRounding, UErrorCode& status) parseToExistingPropertiesImpl() argument
666 propertiesToPatternString(const DecimalFormatProperties& properties, UErrorCode& status) propertiesToPatternString() argument
[all...]
/third_party/skia/src/ports/skia_ohos/
H A DHmSymbolConfig_ohos.cpp552 ParseSymbolProperties(const Json::Value& root, std::map<std::string, std::vector<float>>& properties) ParseSymbolProperties() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DTextureVk.cpp580 VkImageFormatProperties properties; in IsSampleCountSupported() local
/third_party/skia/third_party/externals/dawn/src/tests/
H A DDawnTest.cpp158 TestAdapterProperties::TestAdapterProperties(const wgpu::AdapterProperties& properties, in TestAdapterProperties() argument
480 wgpu::AdapterProperties properties; in SelectPreferredAdapterProperties() local
496 wgpu::AdapterProperties properties; in SelectPreferredAdapterProperties() local
[all...]
/third_party/skia/third_party/externals/freetype/src/pcf/
H A Dpcf.h158 PCF_Property properties; member

Completed in 57 milliseconds

1...<<21222324252627282930>>...41