Home
last modified time | relevance | path

Searched refs:smoothLines (Results 1 – 10 of 10) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dprimsrast.adoc2662 <<features-smoothLines, pname:smoothLines>> feature must: be enabled
2766 <<features-smoothLines, pname:smoothLines>> feature must: be enabled
Dfeatures.adoc3875 * [[features-smoothLines]] pname:smoothLines indicates whether the
7533 <<features-smoothLines, pname:smoothLines>> or
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp4538 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceLineRasterizationFeaturesEXT.smoothLines ); in operator ()()
Dvulkan_hash.hpp8545 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceLineRasterizationFeaturesEXT.smoothLines ); in operator ()()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp12398 vkStream->write((VkBool32*)&forMarshaling->smoothLines, sizeof(VkBool32)); in marshal_VkPhysicalDeviceLineRasterizationFeaturesEXT()
12415 vkStream->read((VkBool32*)&forUnmarshaling->smoothLines, sizeof(VkBool32)); in unmarshal_VkPhysicalDeviceLineRasterizationFeaturesEXT()
Dgoldfish_vk_reserved_marshaling_guest.cpp8348 memcpy(*ptr, (VkBool32*)&forMarshaling->smoothLines, sizeof(VkBool32)); in reservedmarshal_VkPhysicalDeviceLineRasterizationFeaturesEXT()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.cpp16322 vkStream->write((VkBool32*)&forMarshaling->smoothLines, sizeof(VkBool32)); in marshal_VkPhysicalDeviceLineRasterizationFeaturesEXT()
16351 vkStream->read((VkBool32*)&forUnmarshaling->smoothLines, sizeof(VkBool32)); in unmarshal_VkPhysicalDeviceLineRasterizationFeaturesEXT()
Dgoldfish_vk_reserved_marshaling.cpp12615 memcpy((VkBool32*)&forUnmarshaling->smoothLines, *ptr, sizeof(VkBool32)); in reservedunmarshal_VkPhysicalDeviceLineRasterizationFeaturesEXT()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h13921 VkBool32 smoothLines; member
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc2090 usage statement 02770 to correctly refer to the pname:smoothLines