Searched refs:subgroupSize (Results 1 – 16 of 16) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/roadmap/ |
D | Roadmap-2022.adoc | 101 | pname:subgroupSize | - | 1/4 | 4 | implementation-dependent
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_device.c | 884 CORE_PROPERTY(subgroupSize); in vk_get_physical_device_core_1_1_property_ext()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | limits.adoc | 1265 * [[{anchor-prefix}limits-subgroup-size]] pname:subgroupSize is the 1267 pname:subgroupSize is at least 1 if any of the physical device's queues 1269 pname:subgroupSize is a power-of-two. 1300 pname:subgroupSize must: be greater than or equal to 4. 1390 pname:subgroupSize>>. 1399 <<limits-subgroup-size, pname:subgroupSize>>. 5511 | pname:subgroupSize | 4 | min
|
D | raytracing.adoc | 165 match that of slink:VkPhysicalDeviceSubgroupProperties::pname:subgroupSize.
|
D | devsandqueues.adoc | 310 * [[{anchor-prefix}limits-subgroup-size]] pname:subgroupSize is the 312 pname:subgroupSize is at least 1 if any of the physical device's queues 314 pname:subgroupSize is a power-of-two.
|
D | pipelines.adoc | 616 pname:subgroupSize>> 622 <<limits-subgroup-size,pname:subgroupSize>>. 8766 * pname:subgroupSize is the subgroup size with which this pipeline
|
D | shaders.adoc | 330 <<limits-subgroup-size,pname:subgroupSize>>
|
D | interfaces.adoc | 4452 pname:subgroupSize>>.
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_marshaling_guest.cpp | 4453 vkStream->write((uint32_t*)&forMarshaling->subgroupSize, sizeof(uint32_t)); in marshal_VkPhysicalDeviceSubgroupProperties() 4470 vkStream->read((uint32_t*)&forUnmarshaling->subgroupSize, sizeof(uint32_t)); in unmarshal_VkPhysicalDeviceSubgroupProperties() 6447 vkStream->write((uint32_t*)&forMarshaling->subgroupSize, sizeof(uint32_t)); in marshal_VkPhysicalDeviceVulkan11Properties() 6476 vkStream->read((uint32_t*)&forUnmarshaling->subgroupSize, sizeof(uint32_t)); in unmarshal_VkPhysicalDeviceVulkan11Properties() 11322 vkStream->write((uint32_t*)&forMarshaling->subgroupSize, sizeof(uint32_t)); in marshal_VkPipelineExecutablePropertiesKHR() 11337 vkStream->read((uint32_t*)&forUnmarshaling->subgroupSize, sizeof(uint32_t)); in unmarshal_VkPipelineExecutablePropertiesKHR()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 3124 memcpy(*ptr, (uint32_t*)&forMarshaling->subgroupSize, sizeof(uint32_t)); in reservedmarshal_VkPhysicalDeviceSubgroupProperties() 4440 memcpy(*ptr, (uint32_t*)&forMarshaling->subgroupSize, sizeof(uint32_t)); in reservedmarshal_VkPhysicalDeviceVulkan11Properties() 7642 memcpy(*ptr, (uint32_t*)&forMarshaling->subgroupSize, sizeof(uint32_t)); in reservedmarshal_VkPipelineExecutablePropertiesKHR()
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_hash.hpp | 5100 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceSubgroupProperties.subgroupSize ); in operator ()() 5357 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceVulkan11Properties.subgroupSize ); in operator ()()
|
D | vulkan_hash.hpp | 10206 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceSubgroupProperties.subgroupSize ); in operator ()() 10599 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceVulkan11Properties.subgroupSize ); in operator ()() 11115 VULKAN_HPP_HASH_COMBINE( seed, pipelineExecutablePropertiesKHR.subgroupSize ); in operator ()()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_marshaling.cpp | 5024 vkStream->write((uint32_t*)&forMarshaling->subgroupSize, sizeof(uint32_t)); in marshal_VkPhysicalDeviceSubgroupProperties() 5053 vkStream->read((uint32_t*)&forUnmarshaling->subgroupSize, sizeof(uint32_t)); in unmarshal_VkPhysicalDeviceSubgroupProperties() 7825 vkStream->write((uint32_t*)&forMarshaling->subgroupSize, sizeof(uint32_t)); in marshal_VkPhysicalDeviceVulkan11Properties() 7866 vkStream->read((uint32_t*)&forUnmarshaling->subgroupSize, sizeof(uint32_t)); in unmarshal_VkPhysicalDeviceVulkan11Properties() 14521 vkStream->write((uint32_t*)&forMarshaling->subgroupSize, sizeof(uint32_t)); in marshal_VkPipelineExecutablePropertiesKHR() 14548 vkStream->read((uint32_t*)&forUnmarshaling->subgroupSize, sizeof(uint32_t)); in unmarshal_VkPipelineExecutablePropertiesKHR()
|
D | goldfish_vk_reserved_marshaling.cpp | 3720 memcpy((uint32_t*)&forUnmarshaling->subgroupSize, *ptr, sizeof(uint32_t)); in reservedunmarshal_VkPhysicalDeviceSubgroupProperties() 5983 memcpy((uint32_t*)&forUnmarshaling->subgroupSize, *ptr, sizeof(uint32_t)); in reservedunmarshal_VkPhysicalDeviceVulkan11Properties() 11196 memcpy((uint32_t*)&forUnmarshaling->subgroupSize, *ptr, sizeof(uint32_t)); in reservedunmarshal_VkPipelineExecutablePropertiesKHR()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 5091 uint32_t subgroupSize; member 5889 uint32_t subgroupSize; member 9984 uint32_t subgroupSize; member
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | ChangeLog.adoc | 1940 slink:VkPhysicalDeviceVulkan11Features::pname:subgroupSize and 1941 slink:VkPhysicalDeviceSubgroupProperties::pname:subgroupSize (internal 2182 * Fix XML `limittype` attributes for pname:*subgroupSize members from
|