Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_device.c926 CORE_PROPERTY(quadDivergentImplicitLod); in vk_get_physical_device_core_1_2_property_ext()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dtextures.adoc1685 <<limits-quadDivergentImplicitLod, pname:quadDivergentImplicitLod>> is not
1691 If <<limits-quadDivergentImplicitLod, pname:quadDivergentImplicitLod>> is
Dlimits.adoc2036 * [[{anchor-prefix}limits-quadDivergentImplicitLod]]
2037 pname:quadDivergentImplicitLod is a boolean value indicating whether
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp3909 …LKAN_HPP_HASH_COMBINE( seed, physicalDeviceDescriptorIndexingProperties.quadDivergentImplicitLod ); in operator ()()
5470 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceVulkan12Properties.quadDivergentImplicitLod ); in operator ()()
Dvulkan_hash.hpp7295 …LKAN_HPP_HASH_COMBINE( seed, physicalDeviceDescriptorIndexingProperties.quadDivergentImplicitLod ); in operator ()()
10712 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceVulkan12Properties.quadDivergentImplicitLod ); in operator ()()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp6714 vkStream->write((VkBool32*)&forMarshaling->quadDivergentImplicitLod, sizeof(VkBool32)); in marshal_VkPhysicalDeviceVulkan12Properties()
6810 vkStream->read((VkBool32*)&forUnmarshaling->quadDivergentImplicitLod, sizeof(VkBool32)); in unmarshal_VkPhysicalDeviceVulkan12Properties()
7572 vkStream->write((VkBool32*)&forMarshaling->quadDivergentImplicitLod, sizeof(VkBool32)); in marshal_VkPhysicalDeviceDescriptorIndexingProperties()
7628 vkStream->read((VkBool32*)&forUnmarshaling->quadDivergentImplicitLod, sizeof(VkBool32)); in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
Dgoldfish_vk_reserved_marshaling_guest.cpp4684 memcpy(*ptr, (VkBool32*)&forMarshaling->quadDivergentImplicitLod, sizeof(VkBool32)); in reservedmarshal_VkPhysicalDeviceVulkan12Properties()
5231 memcpy(*ptr, (VkBool32*)&forMarshaling->quadDivergentImplicitLod, sizeof(VkBool32)); in reservedmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.cpp8115 vkStream->write((VkBool32*)&forMarshaling->quadDivergentImplicitLod, sizeof(VkBool32)); in marshal_VkPhysicalDeviceVulkan12Properties()
8223 vkStream->read((VkBool32*)&forUnmarshaling->quadDivergentImplicitLod, sizeof(VkBool32)); in unmarshal_VkPhysicalDeviceVulkan12Properties()
9173 vkStream->write((VkBool32*)&forMarshaling->quadDivergentImplicitLod, sizeof(VkBool32)); in marshal_VkPhysicalDeviceDescriptorIndexingProperties()
9241 vkStream->read((VkBool32*)&forUnmarshaling->quadDivergentImplicitLod, sizeof(VkBool32)); in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
Dgoldfish_vk_reserved_marshaling.cpp6252 memcpy((VkBool32*)&forUnmarshaling->quadDivergentImplicitLod, *ptr, sizeof(VkBool32)); in reservedunmarshal_VkPhysicalDeviceVulkan12Properties()
7046 memcpy((VkBool32*)&forUnmarshaling->quadDivergentImplicitLod, *ptr, sizeof(VkBool32)); in reservedunmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h5991 VkBool32 quadDivergentImplicitLod; member
6195 VkBool32 quadDivergentImplicitLod; member