Searched refs:integerDotProduct16BitMixedSignednessAccelerated (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 | 85 VkBool32 integerDotProduct16BitMixedSignednessAccelerated;
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_hash.hpp | 5043 …ed, physicalDeviceShaderIntegerDotProductProperties.integerDotProduct16BitMixedSignednessAccelerat… in operator ()() 5549 …ASH_COMBINE( seed, physicalDeviceVulkan13Properties.integerDotProduct16BitMixedSignednessAccelerat… in operator ()()
|
D | vulkan_hash.hpp | 9974 …ed, physicalDeviceShaderIntegerDotProductProperties.integerDotProduct16BitMixedSignednessAccelerat… in operator ()() 10791 …ASH_COMBINE( seed, physicalDeviceVulkan13Properties.integerDotProduct16BitMixedSignednessAccelerat… in operator ()()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_marshaling_guest.cpp | 8660 vkStream->write((VkBool32*)&forMarshaling->integerDotProduct16BitMixedSignednessAccelerated, in marshal_VkPhysicalDeviceVulkan13Properties() 8773 vkStream->read((VkBool32*)&forUnmarshaling->integerDotProduct16BitMixedSignednessAccelerated, in unmarshal_VkPhysicalDeviceVulkan13Properties() 10486 vkStream->write((VkBool32*)&forMarshaling->integerDotProduct16BitMixedSignednessAccelerated, in marshal_VkPhysicalDeviceShaderIntegerDotProductProperties() 10574 vkStream->read((VkBool32*)&forUnmarshaling->integerDotProduct16BitMixedSignednessAccelerated, in unmarshal_VkPhysicalDeviceShaderIntegerDotProductProperties()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 5950 memcpy(*ptr, (VkBool32*)&forMarshaling->integerDotProduct16BitMixedSignednessAccelerated, in reservedmarshal_VkPhysicalDeviceVulkan13Properties() 7090 memcpy(*ptr, (VkBool32*)&forMarshaling->integerDotProduct16BitMixedSignednessAccelerated, in reservedmarshal_VkPhysicalDeviceShaderIntegerDotProductProperties()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_marshaling.cpp | 10642 vkStream->write((VkBool32*)&forMarshaling->integerDotProduct16BitMixedSignednessAccelerated, in marshal_VkPhysicalDeviceVulkan13Properties() 10767 vkStream->read((VkBool32*)&forUnmarshaling->integerDotProduct16BitMixedSignednessAccelerated, in unmarshal_VkPhysicalDeviceVulkan13Properties() 13025 vkStream->write((VkBool32*)&forMarshaling->integerDotProduct16BitMixedSignednessAccelerated, in marshal_VkPhysicalDeviceShaderIntegerDotProductProperties() 13125 vkStream->read((VkBool32*)&forUnmarshaling->integerDotProduct16BitMixedSignednessAccelerated, in unmarshal_VkPhysicalDeviceShaderIntegerDotProductProperties()
|
D | goldfish_vk_reserved_marshaling.cpp | 8238 memcpy((VkBool32*)&forUnmarshaling->integerDotProduct16BitMixedSignednessAccelerated, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan13Properties() 10034 memcpy((VkBool32*)&forUnmarshaling->integerDotProduct16BitMixedSignednessAccelerated, *ptr, in reservedunmarshal_VkPhysicalDeviceShaderIntegerDotProductProperties()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 6841 VkBool32 integerDotProduct16BitMixedSignednessAccelerated; member 7265 VkBool32 integerDotProduct16BitMixedSignednessAccelerated; member
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | devsandqueues.adoc | 935 * pname:integerDotProduct16BitMixedSignednessAccelerated is a boolean that
|