Home
last modified time | relevance | path

Searched refs:timestampComputeAndGraphics (Results 1 – 25 of 28) sorted by relevance

12

/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DAdapterVk.cpp150 if (mDeviceInfo.properties.limits.timestampComputeAndGraphics == VK_TRUE) { in InitializeSupportedFeaturesImpl()
/third_party/mesa3d/docs/relnotes/
D19.1.3.rst130 - anv: report timestampComputeAndGraphics true
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkphysicaldevice.c628 DEBUG_BOOL_STRUCT ("limit", limits, timestampComputeAndGraphics); in dump_limits()
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_device.c756 .timestampComputeAndGraphics = true, in panvk_GetPhysicalDeviceProperties2()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkNullDriver.cpp1093 props->limits.timestampComputeAndGraphics = VK_TRUE; in getPhysicalDeviceProperties()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_device.c358 .timestampComputeAndGraphics = true, in lvp_physical_device_init()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_device.c1512 .timestampComputeAndGraphics = true, in v3dv_GetPhysicalDeviceProperties()
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_device.c985 .timestampComputeAndGraphics = false, in pvr_GetPhysicalDeviceProperties2()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp243 …{ LIMIT(timestampComputeAndGraphics), 0, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE_NO… in validateFeatureLimits()
830 { PN(checkAlways), PN(limits.timestampComputeAndGraphics), LIM_NONE_UINT32 }, in validateLimits12()
2470 OFFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, limits.timestampComputeAndGraphics),
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.c1209 .timestampComputeAndGraphics = true, in tu_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_device.c1500 .timestampComputeAndGraphics = true, in dzn_GetPhysicalDeviceProperties2()
/third_party/flutter/glfw/deps/vulkan/
Dvulkan.h1353 VkBool32 timestampComputeAndGraphics; member
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c1988 .timestampComputeAndGraphics = true, in anv_GetPhysicalDeviceProperties()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl338 VkBool32 timestampComputeAndGraphics; member
/third_party/flutter/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h1847 VkBool32 timestampComputeAndGraphics; member
/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c2010 .timestampComputeAndGraphics = true, in radv_GetPhysicalDeviceProperties()
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h2051 VkBool32 timestampComputeAndGraphics; member
/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_device.h121 size += vn_sizeof_VkBool32(&val->timestampComputeAndGraphics); in vn_sizeof_VkPhysicalDeviceLimits()
247 vn_decode_VkBool32(dec, &val->timestampComputeAndGraphics); in vn_decode_VkPhysicalDeviceLimits()
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2635 VkBool32 timestampComputeAndGraphics; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h2777 VkBool32 timestampComputeAndGraphics; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h2728 VkBool32 timestampComputeAndGraphics; member
Dvulkan_structs.hpp45742 , timestampComputeAndGraphics( timestampComputeAndGraphics_ )
45877 ( timestampComputeAndGraphics == rhs.timestampComputeAndGraphics ) && in operator ==()
45988 …VULKAN_HPP_NAMESPACE::Bool32 timestampComputeAndGraphics member
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h2992 VkBool32 timestampComputeAndGraphics; member
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h3101 VkBool32 timestampComputeAndGraphics; member
Dvulkan_hash.hpp8041 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceLimits.timestampComputeAndGraphics ); in operator ()()

12