Home
last modified time | relevance | path

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

1234567

/aosp_15_r20/external/executorch/backends/vulkan/runtime/vk_api/
H A DDevice.cpp42 has_timestamps(properties.limits.timestampComputeAndGraphics),
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D19.1.3.rst130 - anv: report timestampComputeAndGraphics true
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/api/
H A DAdapter.cpp21 has_timestamps(properties.limits.timestampComputeAndGraphics),
/aosp_15_r20/external/mesa3d/src/asahi/vulkan/
H A Dhk_physical_device.c705 .timestampComputeAndGraphics = false, in hk_get_device_properties()
/aosp_15_r20/external/mesa3d/src/panfrost/vulkan/
H A Dpanvk_physical_device.c454 .timestampComputeAndGraphics = false, in get_device_properties()
/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/
H A Dnvk_physical_device.c779 .timestampComputeAndGraphics = true, in nvk_get_device_properties()
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkNullDriver.cpp1227 props->limits.timestampComputeAndGraphics = VK_TRUE; in getPhysicalDeviceProperties()
/aosp_15_r20/frameworks/native/vulkan/vkjson/
H A Dvkjson.cc590 visitor->Visit("timestampComputeAndGraphics", &limits->timestampComputeAndGraphics) && in Iterate()
/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_device.c896 .timestampComputeAndGraphics = true, in lvp_get_properties()
/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/
H A Dv3dv_device.c1015 .timestampComputeAndGraphics = true, in get_device_properties()
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_physical_device.c1251 .timestampComputeAndGraphics = true, in get_properties()
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/
H A Dpvr_device.c577 .timestampComputeAndGraphics = false, in pvr_physical_device_get_properties()
/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_physical_device.c1422 .timestampComputeAndGraphics = true, in radv_get_physical_device_properties()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiFeatureInfo.cpp291 …{LIMIT(timestampComputeAndGraphics), 0, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE_NONE, -1… in validateFeatureLimits()
916 {PN(checkAlways), PN(limits.timestampComputeAndGraphics), LIM_NONE_UINT32}, in validateLimits12()
3125 OFFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, limits.timestampComputeAndGraphics),
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/
H A Danv_device.c1091 .timestampComputeAndGraphics = true, in get_properties()
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/
H A Dtu_device.cc975 props->timestampComputeAndGraphics = true; in tu_get_properties()
/aosp_15_r20/hardware/google/gfxstream/scripts/print_gfx_logs/
Dvulkan_printer.py898timestampComputeAndGraphics = printer.write_int("timestampComputeAndGraphics", 4, indent, signed=F…
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
H A DvkStructTypes.inl1139 VkBool32 timestampComputeAndGraphics; member
H A DvkVulkan_c.inl1913 VkBool32 timestampComputeAndGraphics; member
/aosp_15_r20/external/mesa3d/src/microsoft/vulkan/
H A Ddzn_device.c931 .timestampComputeAndGraphics = true, in dzn_physical_device_get_properties()
/aosp_15_r20/external/deqp/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h1908 VkBool32 timestampComputeAndGraphics; member
/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_structs.hpp32234 …ageSampleCounts_ ), maxSampleMaskWords( maxSampleMaskWords_ ), timestampComputeAndGraphics( timest…
32272 …cilSampleCounts, storageImageSampleCounts, maxSampleMaskWords, timestampComputeAndGraphics, timest… in reflect()
32376 && ( timestampComputeAndGraphics == rhs.timestampComputeAndGraphics ) in operator ==()
32492 VULKAN_HPP_NAMESPACE::Bool32 timestampComputeAndGraphics = {}; member
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
H A DvkStructTypes.inl1152 VkBool32 timestampComputeAndGraphics; member
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan_core.h2325 VkBool32 timestampComputeAndGraphics; member
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan_core.h2325 VkBool32 timestampComputeAndGraphics; member

1234567