Searched refs:integerDotProduct8BitMixedSignednessAccelerated (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 | 79 VkBool32 integerDotProduct8BitMixedSignednessAccelerated;
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_hash.hpp | 5037 …eed, physicalDeviceShaderIntegerDotProductProperties.integerDotProduct8BitMixedSignednessAccelerat… in operator ()() 5543 …HASH_COMBINE( seed, physicalDeviceVulkan13Properties.integerDotProduct8BitMixedSignednessAccelerat… in operator ()()
|
D | vulkan_hash.hpp | 9968 …eed, physicalDeviceShaderIntegerDotProductProperties.integerDotProduct8BitMixedSignednessAccelerat… in operator ()() 10785 …HASH_COMBINE( seed, physicalDeviceVulkan13Properties.integerDotProduct8BitMixedSignednessAccelerat… in operator ()()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_marshaling_guest.cpp | 8647 vkStream->write((VkBool32*)&forMarshaling->integerDotProduct8BitMixedSignednessAccelerated, in marshal_VkPhysicalDeviceVulkan13Properties() 8760 vkStream->read((VkBool32*)&forUnmarshaling->integerDotProduct8BitMixedSignednessAccelerated, in unmarshal_VkPhysicalDeviceVulkan13Properties() 10473 vkStream->write((VkBool32*)&forMarshaling->integerDotProduct8BitMixedSignednessAccelerated, in marshal_VkPhysicalDeviceShaderIntegerDotProductProperties() 10561 vkStream->read((VkBool32*)&forUnmarshaling->integerDotProduct8BitMixedSignednessAccelerated, in unmarshal_VkPhysicalDeviceShaderIntegerDotProductProperties()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 5932 memcpy(*ptr, (VkBool32*)&forMarshaling->integerDotProduct8BitMixedSignednessAccelerated, in reservedmarshal_VkPhysicalDeviceVulkan13Properties() 7072 memcpy(*ptr, (VkBool32*)&forMarshaling->integerDotProduct8BitMixedSignednessAccelerated, in reservedmarshal_VkPhysicalDeviceShaderIntegerDotProductProperties()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_marshaling.cpp | 10629 vkStream->write((VkBool32*)&forMarshaling->integerDotProduct8BitMixedSignednessAccelerated, in marshal_VkPhysicalDeviceVulkan13Properties() 10754 vkStream->read((VkBool32*)&forUnmarshaling->integerDotProduct8BitMixedSignednessAccelerated, in unmarshal_VkPhysicalDeviceVulkan13Properties() 13012 vkStream->write((VkBool32*)&forMarshaling->integerDotProduct8BitMixedSignednessAccelerated, in marshal_VkPhysicalDeviceShaderIntegerDotProductProperties() 13112 vkStream->read((VkBool32*)&forUnmarshaling->integerDotProduct8BitMixedSignednessAccelerated, in unmarshal_VkPhysicalDeviceShaderIntegerDotProductProperties()
|
D | goldfish_vk_reserved_marshaling.cpp | 8220 memcpy((VkBool32*)&forUnmarshaling->integerDotProduct8BitMixedSignednessAccelerated, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan13Properties() 10016 memcpy((VkBool32*)&forUnmarshaling->integerDotProduct8BitMixedSignednessAccelerated, *ptr, in reservedunmarshal_VkPhysicalDeviceShaderIntegerDotProductProperties()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 6835 VkBool32 integerDotProduct8BitMixedSignednessAccelerated; member 7259 VkBool32 integerDotProduct8BitMixedSignednessAccelerated; member
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | devsandqueues.adoc | 907 * pname:integerDotProduct8BitMixedSignednessAccelerated is a boolean that
|