Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiFeatureInfo.cpp4959 integerDotProductProperties[0].integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated != integerDotProductProperties[1].integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated || in deviceProperties2()
5791 OFFSET_TABLE_ENTRY(VkPhysicalDeviceVulkan13Properties, integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated), in devicePropertiesVulkan13()
6434 shaderIntegerDotProductProperties.integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated != vulkan13Properties.integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated || in devicePropertyExtensionsConsistencyVulkan13()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiFeatureInfo.cpp4964 integerDotProductProperties[0].integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated != integerDotProductProperties[1].integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated || in deviceProperties2()
5796 OFFSET_TABLE_ENTRY(VkPhysicalDeviceVulkan13Properties, integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated), in devicePropertiesVulkan13()
6439 shaderIntegerDotProductProperties.integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated != vulkan13Properties.integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated || in devicePropertyExtensionsConsistencyVulkan13()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_device.c1093 p->integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated = false; in tu_get_physical_device_properties_1_3()
/third_party/glfw/deps/glad/
H A Dvulkan.h4504 VkBool32 integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated; member
4766 VkBool32 integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated; member
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_device.h14325 size += vn_sizeof_VkBool32(&val->integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated); in vn_sizeof_VkPhysicalDeviceVulkan13Properties_self()
14397 vn_decode_VkBool32(dec, &val->integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated); in vn_decode_VkPhysicalDeviceVulkan13Properties_self()
14468 /* skip val->integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated */ in vn_sizeof_VkPhysicalDeviceVulkan13Properties_self_partial()
14539 /* skip val->integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated */ in vn_encode_VkPhysicalDeviceVulkan13Properties_self_partial()
14931 size += vn_sizeof_VkBool32(&val->integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated); in vn_sizeof_VkPhysicalDeviceShaderIntegerDotProductProperties_self()
14988 vn_decode_VkBool32(dec, &val->integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated); in vn_decode_VkPhysicalDeviceShaderIntegerDotProductProperties_self()
15044 /* skip val->integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated */ in vn_sizeof_VkPhysicalDeviceShaderIntegerDotProductProperties_self_partial()
15100 /* skip val->integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated */ in vn_encode_VkPhysicalDeviceShaderIntegerDotProductProperties_self_partial()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c2267 p->integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated = false; in anv_get_physical_device_properties_1_3()
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h6674 VkBool32 integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated; member
7098 VkBool32 integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated; member
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c2259 p->integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated = false; in radv_get_physical_device_properties_1_3()
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h6831 VkBool32 integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated; member
7255 VkBool32 integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated; member
H A Dvulkan_hash.hpp11276 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceShaderIntegerDotProductProperties.integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated );
12203 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceVulkan13Properties.integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated );
H A Dvulkan_structs.hpp[all...]
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp52928 VULKAN_HPP_NAMESPACE::Bool32 integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated = {}; global() member
[all...]
H A Dvulkan_core.h7968 VkBool32 integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h8128 VkBool32 integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated; member

Completed in 409 milliseconds