Searched refs:filterMinmaxSingleComponentFormats (Results 1 – 12 of 12) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | versions.adoc | 304 <<limits-filterMinmaxSingleComponentFormats-minimum-requirements, 305 pname:filterMinmaxSingleComponentFormats>> property minimum
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_device.c | 957 CORE_PROPERTY(filterMinmaxSingleComponentFormats); in vk_get_physical_device_core_1_2_property_ext()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | limits.adoc | 1511 * [[{anchor-prefix}limits-filterMinmaxSingleComponentFormats]] 1512 pname:filterMinmaxSingleComponentFormats is a boolean value indicating 1523 [[limits-filterMinmaxSingleComponentFormats-minimum-requirements]] 1524 If pname:filterMinmaxSingleComponentFormats is ename:VK_TRUE, the following 4558 | basetype:VkBool32 | pname:filterMinmaxSingleComponentFormats | 5006 | pname:filterMinmaxSingleComponentFormats | - | - | implementation-dependent
|
D | features.adoc | 1071 <<limits-filterMinmaxSingleComponentFormats-minimum-requirements, 1072 pname:filterMinmaxSingleComponentFormats>> property minimum
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_hash.hpp | 4875 …SH_COMBINE( seed, physicalDeviceSamplerFilterMinmaxProperties.filterMinmaxSingleComponentFormats ); in operator ()() 5490 …LKAN_HPP_HASH_COMBINE( seed, physicalDeviceVulkan12Properties.filterMinmaxSingleComponentFormats ); in operator ()()
|
D | vulkan_hash.hpp | 9649 …SH_COMBINE( seed, physicalDeviceSamplerFilterMinmaxProperties.filterMinmaxSingleComponentFormats ); in operator ()() 10732 …LKAN_HPP_HASH_COMBINE( seed, physicalDeviceVulkan12Properties.filterMinmaxSingleComponentFormats ); in operator ()()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_marshaling_guest.cpp | 6751 vkStream->write((VkBool32*)&forMarshaling->filterMinmaxSingleComponentFormats, in marshal_VkPhysicalDeviceVulkan12Properties() 6850 vkStream->read((VkBool32*)&forUnmarshaling->filterMinmaxSingleComponentFormats, in unmarshal_VkPhysicalDeviceVulkan12Properties() 7883 vkStream->write((VkBool32*)&forMarshaling->filterMinmaxSingleComponentFormats, in marshal_VkPhysicalDeviceSamplerFilterMinmaxProperties() 7897 vkStream->read((VkBool32*)&forUnmarshaling->filterMinmaxSingleComponentFormats, in unmarshal_VkPhysicalDeviceSamplerFilterMinmaxProperties()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 4740 memcpy(*ptr, (VkBool32*)&forMarshaling->filterMinmaxSingleComponentFormats, sizeof(VkBool32)); in reservedmarshal_VkPhysicalDeviceVulkan12Properties() 5421 memcpy(*ptr, (VkBool32*)&forMarshaling->filterMinmaxSingleComponentFormats, sizeof(VkBool32)); in reservedmarshal_VkPhysicalDeviceSamplerFilterMinmaxProperties()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_marshaling.cpp | 8152 vkStream->write((VkBool32*)&forMarshaling->filterMinmaxSingleComponentFormats, in marshal_VkPhysicalDeviceVulkan12Properties() 8263 vkStream->read((VkBool32*)&forUnmarshaling->filterMinmaxSingleComponentFormats, in unmarshal_VkPhysicalDeviceVulkan12Properties() 9577 vkStream->write((VkBool32*)&forMarshaling->filterMinmaxSingleComponentFormats, in marshal_VkPhysicalDeviceSamplerFilterMinmaxProperties() 9603 vkStream->read((VkBool32*)&forUnmarshaling->filterMinmaxSingleComponentFormats, in unmarshal_VkPhysicalDeviceSamplerFilterMinmaxProperties()
|
D | goldfish_vk_reserved_marshaling.cpp | 6309 memcpy((VkBool32*)&forUnmarshaling->filterMinmaxSingleComponentFormats, *ptr, sizeof(VkBool32)); in reservedunmarshal_VkPhysicalDeviceVulkan12Properties() 7353 memcpy((VkBool32*)&forUnmarshaling->filterMinmaxSingleComponentFormats, *ptr, sizeof(VkBool32)); in reservedunmarshal_VkPhysicalDeviceSamplerFilterMinmaxProperties()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 6011 VkBool32 filterMinmaxSingleComponentFormats; member 6264 VkBool32 filterMinmaxSingleComponentFormats; member
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | ChangeLog.adoc | 3712 interactions for pname:filterMinmaxSingleComponentFormats and
|