| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
| H A D | vktMemoryPipelineBarrierTests.cpp | 554 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 D | vktProtectedMemUtils.cpp | 86 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 D | vktRasterizationProvokingVertexTests.cpp | 218 const VkPhysicalDeviceProvokingVertexPropertiesEXT& properties = context.getProvokingVertexPropertiesEXT(); in checkSupport() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
| H A D | vktRayTracingBuildLargeTests.cpp | 464 const vk::VkPhysicalDeviceProperties& properties = m_context.getDeviceProperties(); in checkSupportInInstance() local
|
| H A D | vktRayTracingMemGuaranteeTests.cpp | 734 const vk::VkPhysicalDeviceProperties& properties = m_context.getDeviceProperties(); in checkSupportInInstance() local
|
| H A D | vktRayTracingWatertightnessTests.cpp | 721 const vk::VkPhysicalDeviceProperties& properties = m_context.getDeviceProperties(); in checkSupportInInstance() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
| H A D | vktRenderPassDitheringTests.cpp | 244 VkImageFormatProperties properties; in checkSupport() local 260 VkImageFormatProperties properties; in checkSupport() local
|
| H A D | vktRenderPassUnusedClearAttachmentTests.cpp | 244 VkImageFormatProperties properties; in checkFormatSupported() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/ |
| H A D | vktShaderObjectRenderingTests.cpp | 817 const vk::VkPhysicalDeviceProperties properties = vk::getPhysicalDeviceProperties(vki, physicalDevice); in checkSupport() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
| H A D | vktSparseResourcesImageSparseResidency.cpp | 261 const auto properties = context.getFormatProperties(m_format); in checkSupport() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/ |
| H A D | vktSubgroupsSizeControlTests.cpp | 1067 VkPhysicalDeviceProperties2 properties; in testSanitySubgroupSizeProperties() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
| H A D | vktTestPackage.cpp | 227 vk::VkPhysicalDeviceProperties properties; in getPhysicalDeviceProperties() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/ |
| H A D | vktWsiDisplayTests.cpp | 1855 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 D | vktApiBufferViewAccessTests.cpp | 612 VkFormatProperties properties; in checkTexelBufferSupport() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/ |
| H A D | vktComputeZeroInitializeWorkgroupMemoryTests.cpp | 258 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 D | vktDynamicStateInheritanceTests.cpp | 360 VkFormatProperties properties; in makeDepthImageInfo() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/ |
| H A D | vktMemoryPipelineBarrierTests.cpp | 554 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 D | CLCommandQueue.cpp | 46 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 D | CLCommandQueueCL.cpp | 66 cl_int CLCommandQueueCL::setProperty(cl::CommandQueueProperties properties, cl_bool enable) in setProperty() argument
|
| /third_party/skia/src/gpu/vk/ |
| H A D | GrVkCaps.cpp | 301 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 D | number_patternstring.cpp | 33 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 D | HmSymbolConfig_ohos.cpp | 552 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 D | TextureVk.cpp | 580 VkImageFormatProperties properties; in IsSampleCountSupported() local
|
| /third_party/skia/third_party/externals/dawn/src/tests/ |
| H A D | DawnTest.cpp | 158 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 D | pcf.h | 158 PCF_Property properties; member
|