Home
last modified time | relevance | path

Searched refs:integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated (Results 1 - 14 of 14) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiFeatureInfo.cpp4950 integerDotProductProperties[0].integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated != integerDotProductProperties[1].integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated || in deviceProperties2()
5782 OFFSET_TABLE_ENTRY(VkPhysicalDeviceVulkan13Properties, integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated), in devicePropertiesVulkan13()
6425 shaderIntegerDotProductProperties.integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated != vulkan13Properties.integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated || in devicePropertyExtensionsConsistencyVulkan13()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiFeatureInfo.cpp4955 integerDotProductProperties[0].integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated != integerDotProductProperties[1].integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated || in deviceProperties2()
5787 OFFSET_TABLE_ENTRY(VkPhysicalDeviceVulkan13Properties, integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated), in devicePropertiesVulkan13()
6430 shaderIntegerDotProductProperties.integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated != vulkan13Properties.integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated || in devicePropertyExtensionsConsistencyVulkan13()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_device.c1081 p->integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated = false; in tu_get_physical_device_properties_1_3()
/third_party/glfw/deps/glad/
H A Dvulkan.h4495 VkBool32 integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated; member
4757 VkBool32 integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated; member
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_device.h14316 size += vn_sizeof_VkBool32(&val->integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated); in vn_sizeof_VkPhysicalDeviceVulkan13Properties_self()
14388 vn_decode_VkBool32(dec, &val->integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated); in vn_decode_VkPhysicalDeviceVulkan13Properties_self()
14459 /* skip val->integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated */ in vn_sizeof_VkPhysicalDeviceVulkan13Properties_self_partial()
14530 /* skip val->integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated */ in vn_encode_VkPhysicalDeviceVulkan13Properties_self_partial()
14922 size += vn_sizeof_VkBool32(&val->integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated); in vn_sizeof_VkPhysicalDeviceShaderIntegerDotProductProperties_self()
14979 vn_decode_VkBool32(dec, &val->integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated); in vn_decode_VkPhysicalDeviceShaderIntegerDotProductProperties_self()
15035 /* skip val->integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated */ in vn_sizeof_VkPhysicalDeviceShaderIntegerDotProductProperties_self_partial()
15091 /* skip val->integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated */ in vn_encode_VkPhysicalDeviceShaderIntegerDotProductProperties_self_partial()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c2258 p->integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated = false; in anv_get_physical_device_properties_1_3()
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h6665 VkBool32 integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated; member
7089 VkBool32 integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated; member
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c2250 p->integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated = false; in radv_get_physical_device_properties_1_3()
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h6822 VkBool32 integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated; member
7246 VkBool32 integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated; member
H A Dvulkan_hash.hpp11266 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceShaderIntegerDotProductProperties.integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated );
12194 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceVulkan13Properties.integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated );
H A Dvulkan_structs.hpp[all...]
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp52919 VULKAN_HPP_NAMESPACE::Bool32 integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated = {}; global() member
[all...]
H A Dvulkan_core.h7959 VkBool32 integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h8119 VkBool32 integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated; member

Completed in 469 milliseconds