Home
last modified time | relevance | path

Searched refs:pointSizeGranularity (Results 1 – 12 of 12) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/roadmap/
DRoadmap-2022.adoc91 | pname:pointSizeGranularity | 0.0 | 1.0 | 0.125 | max, fixed point increment
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dlimits.adoc780 * [[limits-pointSizeGranularity]] pname:pointSizeGranularity is the
4547 | code:float | pname:pointSizeGranularity | pname:largePoints
4975 | pname:pointSizeGranularity | 0.0 | 1.0 ^6^ | max, fixed point increment
5368 The point size ULP is determined by pname:pointSizeGranularity.
5369 If the pname:pointSizeGranularity is 0.125, the range of supported point
5507 | pname:pointSizeGranularity | 0.125 | max
Dprimsrast.adoc2568 pname:pointSizeGranularity members of slink:VkPhysicalDeviceLimits.
Dfeatures.adoc509 pname:pointSizeRange and pname:pointSizeGranularity members of the
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp4518 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceLimits.pointSizeGranularity ); in operator ()()
Dvulkan_hash.hpp8525 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceLimits.pointSizeGranularity ); in operator ()()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp871 vkStream->write((float*)&forMarshaling->pointSizeGranularity, sizeof(float)); in marshal_VkPhysicalDeviceLimits()
1010 vkStream->read((float*)&forUnmarshaling->pointSizeGranularity, sizeof(float)); in unmarshal_VkPhysicalDeviceLimits()
Dgoldfish_vk_reserved_marshaling_guest.cpp863 memcpy(*ptr, (float*)&forMarshaling->pointSizeGranularity, sizeof(float)); in reservedmarshal_VkPhysicalDeviceLimits()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.cpp934 vkStream->write((float*)&forMarshaling->pointSizeGranularity, sizeof(float)); in marshal_VkPhysicalDeviceLimits()
1073 vkStream->read((float*)&forUnmarshaling->pointSizeGranularity, sizeof(float)); in unmarshal_VkPhysicalDeviceLimits()
Dgoldfish_vk_reserved_marshaling.cpp855 memcpy((float*)&forUnmarshaling->pointSizeGranularity, *ptr, sizeof(float)); in reservedunmarshal_VkPhysicalDeviceLimits()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h3173 float pointSizeGranularity; member
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc1457 pname:pointSizeGranularity to the optionals section of the profile