Home
last modified time | relevance | path

Searched refs:subsetAllocation (Results 1 – 25 of 32) sorted by relevance

12

/external/swiftshader/src/Vulkan/
DVkInstance.cpp71 pPhysicalDeviceGroupProperties[0].subsetAllocation = VK_FALSE; in getPhysicalDeviceGroups()
/external/virglrenderer/src/venus/
Dvkr_physical_device.c391 out->subsetAllocation = props->subsetAllocation; in vkr_dispatch_vkEnumeratePhysicalDeviceGroups()
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryAllocationTests.cpp294 m_subsetAllocationAllowed = devGroupProperties[devGroupIdx].subsetAllocation; in createDeviceGroup()
/external/deqp/external/vulkancts/modules/vulkan/device_group/
DvktDeviceGroupRendering.cpp314 m_subsetAllocation = properties[kGroupIndex].subsetAllocation; in init()
/external/mesa3d/src/freedreno/vulkan/
Dtu_device.c358 p->subsetAllocation = false; in tu_EnumeratePhysicalDeviceGroups()
/external/vulkan-validation-layers/layers/generated/
Dvk_safe_struct.cpp6872 subsetAllocation(in_struct->subsetAllocation) in safe_VkPhysicalDeviceGroupProperties()
6888 subsetAllocation = src.subsetAllocation; in safe_VkPhysicalDeviceGroupProperties()
6904 subsetAllocation = src.subsetAllocation; in operator =()
6923 subsetAllocation = in_struct->subsetAllocation; in initialize()
6934 subsetAllocation = src->subsetAllocation; in initialize()
Dvk_safe_struct.h1304 VkBool32 subsetAllocation; member
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkStructTypes.inl1242 VkBool32 subsetAllocation; member
DvkVulkan_c.inl3707 VkBool32 subsetAllocation; member
DvkStrUtilImpl.inl4259 s << "\tsubsetAllocation = " << value.subsetAllocation << '\n';
/external/mesa3d/src/intel/vulkan/
Danv_device.c891 p->subsetAllocation = false; in anv_EnumeratePhysicalDeviceGroups()
/external/deqp/external/vulkancts/scripts/src/
Dvulkan_sc_core.h3702 VkBool32 subsetAllocation; member
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
DvkStructTypes.inl2270 VkBool32 subsetAllocation; member
/external/mesa3d/src/amd/vulkan/
Dradv_device.c962 p->subsetAllocation = false; in radv_EnumeratePhysicalDeviceGroups()
/external/mesa3d/include/vulkan/
Dvulkan_core.h4351 VkBool32 subsetAllocation; member
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h4663 VkBool32 subsetAllocation; member
/external/virglrenderer/src/venus/venus-protocol/
Dvulkan_core.h5051 VkBool32 subsetAllocation; member
Dvn_protocol_renderer_device.h13686 vn_encode_VkBool32(enc, &val->subsetAllocation); in vn_encode_VkPhysicalDeviceGroupProperties_self()
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h5161 VkBool32 subsetAllocation; member
Dvulkan_structs.hpp59885 , subsetAllocation( subsetAllocation_ )
59927 return std::tie( sType, pNext, physicalDeviceCount, physicalDevices, subsetAllocation ); in reflect()
59940 … ( physicalDevices == rhs.physicalDevices ) && ( subsetAllocation == rhs.subsetAllocation ); in operator ==()
59955 …2 subsetAllocation = {}; member
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_core.h5165 VkBool32 subsetAllocation; member
Dvulkan_structs.hpp62885 , subsetAllocation( subsetAllocation_ )
62927 return std::tie( sType, pNext, physicalDeviceCount, physicalDevices, subsetAllocation ); in reflect()
62940 … ( physicalDevices == rhs.physicalDevices ) && ( subsetAllocation == rhs.subsetAllocation ); in operator ==()
62955 …2 subsetAllocation = {}; member
/external/swiftshader/include/vulkan/
Dvulkan_core.h5055 VkBool32 subsetAllocation; member
Dvulkan_structs.hpp56055 …Count( physicalDeviceCount_ ), physicalDevices( physicalDevices_ ), subsetAllocation( subsetAlloca…
56093 return std::tie( sType, pNext, physicalDeviceCount, physicalDevices, subsetAllocation ); in reflect()
56110 && ( subsetAllocation == rhs.subsetAllocation ); in operator ==()
56125 VULKAN_HPP_NAMESPACE::Bool32 subsetAllocation = {}; member
/external/gfxstream-protocols/include/vulkan/include/vulkan/
Dvulkan_core.h5112 VkBool32 subsetAllocation; member

12