Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/libs/vkjson/
Dvkjson.cc169 visitor->Visit("timestampComputeAndGraphics", &limits->timestampComputeAndGraphics) && in Iterate()
/external/deqp/external/vulkancts/framework/vulkan/
DvkNullDriver.cpp772 props->limits.timestampComputeAndGraphics = VK_TRUE; in getPhysicalDeviceProperties()
DvkStructTypes.inl212 VkBool32 timestampComputeAndGraphics; member
DvkStrUtilImpl.inl2067 s << "\ttimestampComputeAndGraphics = " << value.timestampComputeAndGraphics << '\n';
/external/mesa3d/src/intel/vulkan/
Danv_device.c611 .timestampComputeAndGraphics = false, in anv_GetPhysicalDeviceProperties()
/external/vulkan-validation-layers/demos/
Dvulkaninfo.c1203 …omputeAndGraphics = %u\n", limits->timestampComputeAndGraphics in app_dump_limits()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp221 …{ LIMIT(timestampComputeAndGraphics), 0, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE_NO… in validateFeatureLimits()
1046 OFFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, limits.timestampComputeAndGraphics),
/external/mesa3d/src/amd/vulkan/
Dradv_device.c572 .timestampComputeAndGraphics = false, in radv_GetPhysicalDeviceProperties()
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.h1377 VkBool32 timestampComputeAndGraphics; member
Dvulkan.hpp13322 && ( timestampComputeAndGraphics == rhs.timestampComputeAndGraphics ) in operator ==()
13435 Bool32 timestampComputeAndGraphics; member
/external/mesa3d/include/vulkan/
Dvulkan.h1386 VkBool32 timestampComputeAndGraphics; member
/external/skia/third_party/vulkan/vulkan/
Dvulkan.h1483 VkBool32 timestampComputeAndGraphics; member
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in1542 VkBool32 timestampComputeAndGraphics; member