Home
last modified time | relevance | path

Searched defs:properties (Results 326 - 350 of 482) sorted by relevance

1...<<11121314151617181920

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktDynamicRenderingUnusedAttachmentsTests.cpp74 const auto properties = getPhysicalDeviceFormatProperties(vki, physDev, format); in chooseDepthStencilFormat() local
457 const auto& properties = context.getDeviceProperties(); in checkSupport() local
H A DvktRenderPassLoadStoreOpNoneTests.cpp470 VkImageFormatProperties properties; in checkSupport() local
H A DvktRenderPassMultisampleResolveTests.cpp2980 const vk::VkPhysicalDeviceProperties properties = vk::getPhysicalDeviceProperties(vki, physicalDevice); in checkSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationCrossInstanceSharingTests.cpp229 vk::VkExternalBufferProperties properties = in NotSupportedChecker() local
265 vk::VkExternalSemaphoreProperties properties = in NotSupportedChecker() local
953 getFamilyIndices(const std::vector<vk::VkQueueFamilyProperties>& properties) getFamilyIndices() argument
[all...]
H A DvktSynchronizationNoneStageTests.cpp1379 VkImageFormatProperties properties; in checkSupport() local
H A DvktSynchronizationSignalOrderTests.cpp532 VkExternalSemaphoreProperties properties = in QueueSubmitSignalOrderSharedTestInstance() local
1023 VkExternalBufferProperties properties = in isResourceExportable() local
H A DvktSynchronizationTimelineSemaphoreTests.cpp94 VkPhysicalDeviceProperties2 properties; in getMaxTimelineSemaphoreValueDifference() local
H A DvktSynchronizationWin32KeyedMutexTests.cpp599 std::vector<deUint32> getFamilyIndices (const std::vector<vk::VkQueueFamilyProperties>& properties) in getFamilyIndices() argument
1250 vk::VkPhysicalDeviceProperties2 properties = { vk::VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PROPERTIES_2 }; in DX11OperationSupport() local
1616 vk::VkExternalBufferProperties properties = in Win32KeyedMutexTestInstance() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureTestUtil.cpp601 VkImageFormatProperties properties; in TextureRenderer() local
672 VkImageFormatProperties properties; in TextureRenderer() local
1342 const VkPhysicalDeviceProperties properties = m_context.getDeviceProperties(); in renderQuad() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/
H A DvktExternalMemoryUtil.cpp1101 deUint32 chooseHostVisibleMemoryType (deUint32 bits, const vk::VkPhysicalDeviceMemoryProperties properties) in chooseHostVisibleMemoryType() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktTestCase.cpp994 vk::VkFormatProperties properties; in getRequiredFormatProperties() local
995 getInstanceInterface().getPhysicalDeviceFormatProperties(getPhysicalDevice(), format, &properties); in getRequiredFormatProperties() local
1031 vk::VkFormatProperties2 properties; in getFormatProperties() local
1035 getInstanceInterface().getPhysicalDeviceFormatProperties2(getPhysicalDevice(), format, &properties); in getFormatProperties() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiDisplayControlTests.cpp573 createSwapchainConfig(VkSurfaceKHR surface, deUint32 queueFamilyIndex, const VkSurfaceCapabilities2EXT& properties, const vector<VkSurfaceFormatKHR>& formats, const vector<VkPresentModeKHR>& presentModes, VkPresentModeKHR presentMode, VkSwapchainCounterCreateInfoEXT *swapchainCounterInfo) createSwapchainConfig() argument
[all...]
H A DvktWsiDisplayTimingTests.cpp609 createSwapchainConfig(vk::VkSurfaceKHR surface, deUint32 queueFamilyIndex, const vk::VkSurfaceCapabilitiesKHR& properties, const vector<vk::VkSurfaceFormatKHR>& formats, const vector<vk::VkPresentModeKHR>& presentModes, vk::VkPresentModeKHR presentMode) createSwapchainConfig() argument
[all...]
H A DvktWsiIncrementalPresentTests.cpp684 generateSwapchainConfigs(vk::VkSurfaceKHR surface, const deUint32 *queueFamilyIndex, Scaling scaling, const vk::VkSurfaceCapabilitiesKHR& properties, const vector<vk::VkSurfaceFormatKHR>& formats, const vector<vk::VkPresentModeKHR>& presentModes, vk::VkPresentModeKHR presentMode, const vk::VkSurfaceTransformFlagsKHR transform, const vk::VkCompositeAlphaFlagsKHR alpha) generateSwapchainConfigs() argument
[all...]
H A DvktWsiSharedPresentableImageTests.cpp593 generateSwapchainConfigs(const vk::InstanceDriver& vki, const vk::VkPhysicalDevice physicalDevice, vk::VkSurfaceKHR surface, deUint32 queueFamilyIndex, Scaling scaling, const vk::VkSurfaceCapabilitiesKHR& properties, const vector<vk::VkSurfaceFormatKHR>& formats, const vector<vk::VkPresentModeKHR>& presentModes, vk::VkPresentModeKHR presentMode, vk::VkImageUsageFlags supportedImageUsage, const vk::VkSurfaceTransformFlagsKHR transform, const vk::VkCompositeAlphaFlagsKHR alpha) generateSwapchainConfigs() argument
[all...]
H A DvktWsiSwapchainTests.cpp677 VkImageFormatProperties properties; in createSwapchainTest() local
780 VkImageFormatProperties properties; in createSwapchainPrivateDataTest() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiDeviceInitializationTests.cpp1175 void checkGlobalPriorityProperties(const VkQueueFamilyGlobalPriorityPropertiesEXT& properties) in checkGlobalPriorityProperties() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingBufferDeviceAddressTests.cpp608 VkPhysicalDeviceProperties2 properties; in iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/device_group/
H A DvktDeviceGroupRendering.cpp258 const vector<vk::VkPhysicalDeviceGroupProperties> properties = enumeratePhysicalDeviceGroups(instanceDriver, m_instanceWrapper->instance); in init() local
803 VkImageFormatProperties properties; in iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryBindingTests.cpp951 VkPhysicalDeviceProperties properties; in iterate() local
1000 VkPhysicalDeviceProperties properties; in iterate() local
H A DvktMemoryDeviceMemoryReportTests.cpp2077 VkExternalBufferProperties properties = in checkBufferSupport() local
H A DvktMemoryExternalMemoryHostTests.cpp70 void checkExternalMemoryProperties (const vk::VkExternalMemoryProperties& properties) in checkExternalMemoryProperties() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/
H A DvktMemoryModelMessagePassing.cpp206 VkPhysicalDeviceProperties2 properties; in checkSupport() local
1088 VkPhysicalDeviceProperties2 properties; in iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderBuiltinTests.cpp1105 const auto& properties = context.getDeviceProperties(); in checkSupport() local
H A DvktMeshShaderBuiltinTestsEXT.cpp1255 const auto& properties = context.getDeviceProperties(); in checkSupport() local

Completed in 63 milliseconds

1...<<11121314151617181920