Searched refs:integerDotProduct64BitSignedAccelerated (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 | 90 VkBool32 integerDotProduct64BitSignedAccelerated;
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_hash.hpp | 5048 …E( seed, physicalDeviceShaderIntegerDotProductProperties.integerDotProduct64BitSignedAccelerated ); in operator ()() 5554 …HPP_HASH_COMBINE( seed, physicalDeviceVulkan13Properties.integerDotProduct64BitSignedAccelerated ); in operator ()()
|
D | vulkan_hash.hpp | 9979 …E( seed, physicalDeviceShaderIntegerDotProductProperties.integerDotProduct64BitSignedAccelerated ); in operator ()() 10796 …HPP_HASH_COMBINE( seed, physicalDeviceVulkan13Properties.integerDotProduct64BitSignedAccelerated ); in operator ()()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_marshaling_guest.cpp | 8670 vkStream->write((VkBool32*)&forMarshaling->integerDotProduct64BitSignedAccelerated, in marshal_VkPhysicalDeviceVulkan13Properties() 8783 vkStream->read((VkBool32*)&forUnmarshaling->integerDotProduct64BitSignedAccelerated, in unmarshal_VkPhysicalDeviceVulkan13Properties() 10496 vkStream->write((VkBool32*)&forMarshaling->integerDotProduct64BitSignedAccelerated, in marshal_VkPhysicalDeviceShaderIntegerDotProductProperties() 10584 vkStream->read((VkBool32*)&forUnmarshaling->integerDotProduct64BitSignedAccelerated, in unmarshal_VkPhysicalDeviceShaderIntegerDotProductProperties()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 5965 memcpy(*ptr, (VkBool32*)&forMarshaling->integerDotProduct64BitSignedAccelerated, in reservedmarshal_VkPhysicalDeviceVulkan13Properties() 7105 memcpy(*ptr, (VkBool32*)&forMarshaling->integerDotProduct64BitSignedAccelerated, in reservedmarshal_VkPhysicalDeviceShaderIntegerDotProductProperties()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_marshaling.cpp | 10652 vkStream->write((VkBool32*)&forMarshaling->integerDotProduct64BitSignedAccelerated, in marshal_VkPhysicalDeviceVulkan13Properties() 10777 vkStream->read((VkBool32*)&forUnmarshaling->integerDotProduct64BitSignedAccelerated, in unmarshal_VkPhysicalDeviceVulkan13Properties() 13035 vkStream->write((VkBool32*)&forMarshaling->integerDotProduct64BitSignedAccelerated, in marshal_VkPhysicalDeviceShaderIntegerDotProductProperties() 13135 vkStream->read((VkBool32*)&forUnmarshaling->integerDotProduct64BitSignedAccelerated, in unmarshal_VkPhysicalDeviceShaderIntegerDotProductProperties()
|
D | goldfish_vk_reserved_marshaling.cpp | 8253 memcpy((VkBool32*)&forUnmarshaling->integerDotProduct64BitSignedAccelerated, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan13Properties() 10049 memcpy((VkBool32*)&forUnmarshaling->integerDotProduct64BitSignedAccelerated, *ptr, in reservedunmarshal_VkPhysicalDeviceShaderIntegerDotProductProperties()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 6846 VkBool32 integerDotProduct64BitSignedAccelerated; member 7270 VkBool32 integerDotProduct64BitSignedAccelerated; member
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | devsandqueues.adoc | 957 * pname:integerDotProduct64BitSignedAccelerated is a boolean that will be
|