/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderClockTests.cpp | 162 if (realTimeTest && !shaderClockFeatures.shaderDeviceClock) in checkSupport()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
D | vktShaderClockTests.cpp | 162 if (realTimeTest && !shaderClockFeatures.shaderDeviceClock) in checkSupport()
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
D | shaders.txt | 923 If both the <<features-shaderDeviceClock, pname:shaderDeviceClock>> and 961 If the <<features-shaderDeviceClock, pname:shaderDeviceClock>> feature is
|
D | shaders.adoc | 1106 If both the <<features-shaderDeviceClock, pname:shaderDeviceClock>> and 1143 If the <<features-shaderDeviceClock, pname:shaderDeviceClock>> feature is
|
D | features.txt | 1574 * [[features-shaderDeviceClock]] pname:shaderDeviceClock indicates whether
|
D | features.adoc | 1663 * [[features-shaderDeviceClock]] pname:shaderDeviceClock indicates whether
|
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
D | spirvenv.txt | 543 * [[VUID-{refpage}-shaderDeviceClock-06268]] 544 If <<features-shaderDeviceClock,pname:shaderDeviceClock>> is not
|
D | spirvenv.adoc | 660 * [[VUID-{refpage}-shaderDeviceClock-06268]] 661 If <<features-shaderDeviceClock, pname:shaderDeviceClock>> is not
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkDeviceFeatures2.inl | 1853 …deviceShaderClockFeaturesKHR[0].shaderDeviceClock != deviceShaderClockFeaturesKHR[1].shaderDeviceC…
|
D | vkStructTypes.inl | 4954 VkBool32 shaderDeviceClock; member
|
D | vkDeviceFeatureTest.inl | 3132 FEATURE_ITEM (VkPhysicalDeviceShaderClockFeaturesKHR, shaderDeviceClock),
|
D | vkVulkan_c.inl | 10418 VkBool32 shaderDeviceClock; member
|
/third_party/mesa3d/src/intel/vulkan/ |
D | anv_device.c | 1723 features->shaderDeviceClock = false; in anv_GetPhysicalDeviceFeatures2()
|
/third_party/vk-gl-cts/external/vulkancts/scripts/src/ |
D | vulkan_sc_core.h | 5910 VkBool32 shaderDeviceClock; member
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_device.c | 1546 features->shaderDeviceClock = pdevice->rad_info.gfx_level >= GFX8; in radv_GetPhysicalDeviceFeatures2()
|
/third_party/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 7430 VkBool32 shaderDeviceClock; member
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
D | vulkan_core.h | 7535 VkBool32 shaderDeviceClock; member
|
D | vulkan_structs.hpp | 51564 , shaderDeviceClock( shaderDeviceClock_ ) 51602 shaderDeviceClock = shaderDeviceClock_; in setShaderDeviceClock() 51623 ( shaderDeviceClock == rhs.shaderDeviceClock ); in operator ==() 51636 VULKAN_HPP_NAMESPACE::Bool32 shaderDeviceClock = {}; member
|
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/ |
D | vulkan_core.h | 7703 VkBool32 shaderDeviceClock; member
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
D | vulkan_core.h | 7695 VkBool32 shaderDeviceClock; member
|
/third_party/mesa3d/include/vulkan/ |
D | vulkan_core.h | 8901 VkBool32 shaderDeviceClock; member
|
/third_party/vulkan-headers/include/vulkan/ |
D | vulkan_structs.hpp | 67380 , shaderDeviceClock( shaderDeviceClock_ ) 67416 shaderDeviceClock = shaderDeviceClock_; in setShaderDeviceClock() 67439 return std::tie( sType, pNext, shaderSubgroupClock, shaderDeviceClock ); in reflect() 67452 ( shaderDeviceClock == rhs.shaderDeviceClock ); in operator ==() 67466 VULKAN_HPP_NAMESPACE::Bool32 shaderDeviceClock = {}; member
|
D | vulkan_core.h | 9023 VkBool32 shaderDeviceClock; member
|
D | vulkan_hash.hpp | 9262 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceShaderClockFeaturesKHR.shaderDeviceClock ); in operator ()()
|
/third_party/mesa3d/docs/relnotes/ |
D | 20.2.0.rst | 4333 - radv: advertise shaderDeviceClock on GFX8+
|