Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiFeatureInfo.cpp4958 integerDotProductProperties[0].integerDotProductAccumulatingSaturating32BitSignedAccelerated != integerDotProductProperties[1].integerDotProductAccumulatingSaturating32BitSignedAccelerated || in deviceProperties2()
5790 OFFSET_TABLE_ENTRY(VkPhysicalDeviceVulkan13Properties, integerDotProductAccumulatingSaturating32BitSignedAccelerated), in devicePropertiesVulkan13()
6433 shaderIntegerDotProductProperties.integerDotProductAccumulatingSaturating32BitSignedAccelerated != vulkan13Properties.integerDotProductAccumulatingSaturating32BitSignedAccelerated || in devicePropertyExtensionsConsistencyVulkan13()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiFeatureInfo.cpp4963 integerDotProductProperties[0].integerDotProductAccumulatingSaturating32BitSignedAccelerated != integerDotProductProperties[1].integerDotProductAccumulatingSaturating32BitSignedAccelerated || in deviceProperties2()
5795 OFFSET_TABLE_ENTRY(VkPhysicalDeviceVulkan13Properties, integerDotProductAccumulatingSaturating32BitSignedAccelerated), in devicePropertiesVulkan13()
6438 shaderIntegerDotProductProperties.integerDotProductAccumulatingSaturating32BitSignedAccelerated != vulkan13Properties.integerDotProductAccumulatingSaturating32BitSignedAccelerated || in devicePropertyExtensionsConsistencyVulkan13()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_device.c1092 p->integerDotProductAccumulatingSaturating32BitSignedAccelerated = false; in tu_get_physical_device_properties_1_3()
/third_party/glfw/deps/glad/
H A Dvulkan.h4503 VkBool32 integerDotProductAccumulatingSaturating32BitSignedAccelerated; member
4765 VkBool32 integerDotProductAccumulatingSaturating32BitSignedAccelerated; member
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_device.h14324 size += vn_sizeof_VkBool32(&val->integerDotProductAccumulatingSaturating32BitSignedAccelerated); in vn_sizeof_VkPhysicalDeviceVulkan13Properties_self()
14396 vn_decode_VkBool32(dec, &val->integerDotProductAccumulatingSaturating32BitSignedAccelerated); in vn_decode_VkPhysicalDeviceVulkan13Properties_self()
14467 /* skip val->integerDotProductAccumulatingSaturating32BitSignedAccelerated */ in vn_sizeof_VkPhysicalDeviceVulkan13Properties_self_partial()
14538 /* skip val->integerDotProductAccumulatingSaturating32BitSignedAccelerated */ in vn_encode_VkPhysicalDeviceVulkan13Properties_self_partial()
14930 size += vn_sizeof_VkBool32(&val->integerDotProductAccumulatingSaturating32BitSignedAccelerated); in vn_sizeof_VkPhysicalDeviceShaderIntegerDotProductProperties_self()
14987 vn_decode_VkBool32(dec, &val->integerDotProductAccumulatingSaturating32BitSignedAccelerated); in vn_decode_VkPhysicalDeviceShaderIntegerDotProductProperties_self()
15043 /* skip val->integerDotProductAccumulatingSaturating32BitSignedAccelerated */ in vn_sizeof_VkPhysicalDeviceShaderIntegerDotProductProperties_self_partial()
15099 /* skip val->integerDotProductAccumulatingSaturating32BitSignedAccelerated */ in vn_encode_VkPhysicalDeviceShaderIntegerDotProductProperties_self_partial()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c2266 p->integerDotProductAccumulatingSaturating32BitSignedAccelerated = false; in anv_get_physical_device_properties_1_3()
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h6673 VkBool32 integerDotProductAccumulatingSaturating32BitSignedAccelerated; member
7097 VkBool32 integerDotProductAccumulatingSaturating32BitSignedAccelerated; member
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c2258 p->integerDotProductAccumulatingSaturating32BitSignedAccelerated = false; in radv_get_physical_device_properties_1_3()
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h6830 VkBool32 integerDotProductAccumulatingSaturating32BitSignedAccelerated; member
7254 VkBool32 integerDotProductAccumulatingSaturating32BitSignedAccelerated; member
H A Dvulkan_hash.hpp11275 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceShaderIntegerDotProductProperties.integerDotProductAccumulatingSaturating32BitSignedAccelerated );
12202 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceVulkan13Properties.integerDotProductAccumulatingSaturating32BitSignedAccelerated );
H A Dvulkan_structs.hpp[all...]
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp52927 VULKAN_HPP_NAMESPACE::Bool32 integerDotProductAccumulatingSaturating32BitSignedAccelerated = {}; global() member
[all...]
H A Dvulkan_core.h7967 VkBool32 integerDotProductAccumulatingSaturating32BitSignedAccelerated; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h8127 VkBool32 integerDotProductAccumulatingSaturating32BitSignedAccelerated; member

Completed in 394 milliseconds