| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| D | AdapterVk.cpp | 150 if (mDeviceInfo.properties.limits.timestampComputeAndGraphics == VK_TRUE) { in InitializeSupportedFeaturesImpl()
|
| /third_party/mesa3d/docs/relnotes/ |
| D | 19.1.3.rst | 130 - anv: report timestampComputeAndGraphics true
|
| /third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
| D | gstvkphysicaldevice.c | 628 DEBUG_BOOL_STRUCT ("limit", limits, timestampComputeAndGraphics); in dump_limits()
|
| /third_party/mesa3d/src/panfrost/vulkan/ |
| D | panvk_device.c | 756 .timestampComputeAndGraphics = true, in panvk_GetPhysicalDeviceProperties2()
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| D | vkNullDriver.cpp | 1093 props->limits.timestampComputeAndGraphics = VK_TRUE; in getPhysicalDeviceProperties()
|
| /third_party/mesa3d/src/gallium/frontends/lavapipe/ |
| D | lvp_device.c | 358 .timestampComputeAndGraphics = true, in lvp_physical_device_init()
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| D | v3dv_device.c | 1512 .timestampComputeAndGraphics = true, in v3dv_GetPhysicalDeviceProperties()
|
| /third_party/mesa3d/src/imagination/vulkan/ |
| D | pvr_device.c | 985 .timestampComputeAndGraphics = false, in pvr_GetPhysicalDeviceProperties2()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| D | vktApiFeatureInfo.cpp | 243 …{ 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/ |
| D | tu_device.c | 1209 .timestampComputeAndGraphics = true, in tu_GetPhysicalDeviceProperties2()
|
| /third_party/mesa3d/src/microsoft/vulkan/ |
| D | dzn_device.c | 1500 .timestampComputeAndGraphics = true, in dzn_GetPhysicalDeviceProperties2()
|
| /third_party/flutter/glfw/deps/vulkan/ |
| D | vulkan.h | 1353 VkBool32 timestampComputeAndGraphics; member
|
| /third_party/mesa3d/src/intel/vulkan/ |
| D | anv_device.c | 1988 .timestampComputeAndGraphics = true, in anv_GetPhysicalDeviceProperties()
|
| /third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
| D | vkStructTypes.inl | 338 VkBool32 timestampComputeAndGraphics; member
|
| /third_party/flutter/skia/include/third_party/vulkan/vulkan/ |
| D | vulkan_core.h | 1847 VkBool32 timestampComputeAndGraphics; member
|
| /third_party/mesa3d/src/amd/vulkan/ |
| D | radv_device.c | 2010 .timestampComputeAndGraphics = true, in radv_GetPhysicalDeviceProperties()
|
| /third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
| D | vulkan_core.h | 2051 VkBool32 timestampComputeAndGraphics; member
|
| /third_party/mesa3d/src/virtio/venus-protocol/ |
| D | vn_protocol_driver_device.h | 121 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/ |
| D | vulkan_core.h | 2635 VkBool32 timestampComputeAndGraphics; member
|
| /third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
| D | vulkan_core.h | 2777 VkBool32 timestampComputeAndGraphics; member
|
| /third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
| D | vulkan_core.h | 2728 VkBool32 timestampComputeAndGraphics; member
|
| D | vulkan_structs.hpp | 45742 , timestampComputeAndGraphics( timestampComputeAndGraphics_ ) 45877 ( timestampComputeAndGraphics == rhs.timestampComputeAndGraphics ) && in operator ==() 45988 …VULKAN_HPP_NAMESPACE::Bool32 timestampComputeAndGraphics … member
|
| /third_party/mesa3d/include/vulkan/ |
| D | vulkan_core.h | 2992 VkBool32 timestampComputeAndGraphics; member
|
| /third_party/vulkan-headers/include/vulkan/ |
| D | vulkan_core.h | 3101 VkBool32 timestampComputeAndGraphics; member
|
| D | vulkan_hash.hpp | 8041 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceLimits.timestampComputeAndGraphics ); in operator ()()
|