Home
last modified time | relevance | path

Searched refs:shaderSampledImageArrayNonUniformIndexingNative (Results 1 – 9 of 9) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_device.c921 CORE_PROPERTY(shaderSampledImageArrayNonUniformIndexingNative); in vk_get_physical_device_core_1_2_property_ext()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dlimits.adoc1998 * [[{anchor-prefix}limits-shaderSampledImageArrayNonUniformIndexingNative]]
1999 pname:shaderSampledImageArrayNonUniformIndexingNative is a boolean value
4580 | basetype:VkBool32 | pname:shaderSampledImageArrayNonUniformIndexingNative | -
5038 | pname:shaderSampledImageArrayNonUniformIndexingNative | - |false| implementation-dependent
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp3904 …NE( seed, physicalDeviceDescriptorIndexingProperties.shaderSampledImageArrayNonUniformIndexingNati… in operator ()()
5465 …HASH_COMBINE( seed, physicalDeviceVulkan12Properties.shaderSampledImageArrayNonUniformIndexingNati… in operator ()()
Dvulkan_hash.hpp7290 …NE( seed, physicalDeviceDescriptorIndexingProperties.shaderSampledImageArrayNonUniformIndexingNati… in operator ()()
10707 …HASH_COMBINE( seed, physicalDeviceVulkan12Properties.shaderSampledImageArrayNonUniformIndexingNati… in operator ()()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp6705 vkStream->write((VkBool32*)&forMarshaling->shaderSampledImageArrayNonUniformIndexingNative, in marshal_VkPhysicalDeviceVulkan12Properties()
6800 vkStream->read((VkBool32*)&forUnmarshaling->shaderSampledImageArrayNonUniformIndexingNative, in unmarshal_VkPhysicalDeviceVulkan12Properties()
7563 vkStream->write((VkBool32*)&forMarshaling->shaderSampledImageArrayNonUniformIndexingNative, in marshal_VkPhysicalDeviceDescriptorIndexingProperties()
7618 vkStream->read((VkBool32*)&forUnmarshaling->shaderSampledImageArrayNonUniformIndexingNative, in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
Dgoldfish_vk_reserved_marshaling_guest.cpp4670 memcpy(*ptr, (VkBool32*)&forMarshaling->shaderSampledImageArrayNonUniformIndexingNative, in reservedmarshal_VkPhysicalDeviceVulkan12Properties()
5217 memcpy(*ptr, (VkBool32*)&forMarshaling->shaderSampledImageArrayNonUniformIndexingNative, in reservedmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.cpp8106 vkStream->write((VkBool32*)&forMarshaling->shaderSampledImageArrayNonUniformIndexingNative, in marshal_VkPhysicalDeviceVulkan12Properties()
8213 vkStream->read((VkBool32*)&forUnmarshaling->shaderSampledImageArrayNonUniformIndexingNative, in unmarshal_VkPhysicalDeviceVulkan12Properties()
9164 vkStream->write((VkBool32*)&forMarshaling->shaderSampledImageArrayNonUniformIndexingNative, in marshal_VkPhysicalDeviceDescriptorIndexingProperties()
9231 vkStream->read((VkBool32*)&forUnmarshaling->shaderSampledImageArrayNonUniformIndexingNative, in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
Dgoldfish_vk_reserved_marshaling.cpp6238 memcpy((VkBool32*)&forUnmarshaling->shaderSampledImageArrayNonUniformIndexingNative, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan12Properties()
7032 memcpy((VkBool32*)&forUnmarshaling->shaderSampledImageArrayNonUniformIndexingNative, *ptr, in reservedunmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h5986 VkBool32 shaderSampledImageArrayNonUniformIndexingNative; member
6190 VkBool32 shaderSampledImageArrayNonUniformIndexingNative; member