Searched refs:integerDotProduct64BitMixedSignednessAccelerated (Results 1 – 9 of 9) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_KHR_shader_integer_dot_product.adoc | 91 VkBool32 integerDotProduct64BitMixedSignednessAccelerated;
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_hash.hpp | 5049 …ed, physicalDeviceShaderIntegerDotProductProperties.integerDotProduct64BitMixedSignednessAccelerat… in operator ()() 5555 …ASH_COMBINE( seed, physicalDeviceVulkan13Properties.integerDotProduct64BitMixedSignednessAccelerat… in operator ()()
|
D | vulkan_hash.hpp | 9980 …ed, physicalDeviceShaderIntegerDotProductProperties.integerDotProduct64BitMixedSignednessAccelerat… in operator ()() 10797 …ASH_COMBINE( seed, physicalDeviceVulkan13Properties.integerDotProduct64BitMixedSignednessAccelerat… in operator ()()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_marshaling_guest.cpp | 8672 vkStream->write((VkBool32*)&forMarshaling->integerDotProduct64BitMixedSignednessAccelerated, in marshal_VkPhysicalDeviceVulkan13Properties() 8785 vkStream->read((VkBool32*)&forUnmarshaling->integerDotProduct64BitMixedSignednessAccelerated, in unmarshal_VkPhysicalDeviceVulkan13Properties() 10498 vkStream->write((VkBool32*)&forMarshaling->integerDotProduct64BitMixedSignednessAccelerated, in marshal_VkPhysicalDeviceShaderIntegerDotProductProperties() 10586 vkStream->read((VkBool32*)&forUnmarshaling->integerDotProduct64BitMixedSignednessAccelerated, in unmarshal_VkPhysicalDeviceShaderIntegerDotProductProperties()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 5968 memcpy(*ptr, (VkBool32*)&forMarshaling->integerDotProduct64BitMixedSignednessAccelerated, in reservedmarshal_VkPhysicalDeviceVulkan13Properties() 7108 memcpy(*ptr, (VkBool32*)&forMarshaling->integerDotProduct64BitMixedSignednessAccelerated, in reservedmarshal_VkPhysicalDeviceShaderIntegerDotProductProperties()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_marshaling.cpp | 10654 vkStream->write((VkBool32*)&forMarshaling->integerDotProduct64BitMixedSignednessAccelerated, in marshal_VkPhysicalDeviceVulkan13Properties() 10779 vkStream->read((VkBool32*)&forUnmarshaling->integerDotProduct64BitMixedSignednessAccelerated, in unmarshal_VkPhysicalDeviceVulkan13Properties() 13037 vkStream->write((VkBool32*)&forMarshaling->integerDotProduct64BitMixedSignednessAccelerated, in marshal_VkPhysicalDeviceShaderIntegerDotProductProperties() 13137 vkStream->read((VkBool32*)&forUnmarshaling->integerDotProduct64BitMixedSignednessAccelerated, in unmarshal_VkPhysicalDeviceShaderIntegerDotProductProperties()
|
D | goldfish_vk_reserved_marshaling.cpp | 8256 memcpy((VkBool32*)&forUnmarshaling->integerDotProduct64BitMixedSignednessAccelerated, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan13Properties() 10052 memcpy((VkBool32*)&forUnmarshaling->integerDotProduct64BitMixedSignednessAccelerated, *ptr, in reservedunmarshal_VkPhysicalDeviceShaderIntegerDotProductProperties()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 6847 VkBool32 integerDotProduct64BitMixedSignednessAccelerated; member 7271 VkBool32 integerDotProduct64BitMixedSignednessAccelerated; member
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | devsandqueues.adoc | 961 * pname:integerDotProduct64BitMixedSignednessAccelerated is a boolean that
|