Home
last modified time | relevance | path

Searched refs:shaderDeviceClock (Results 1 - 15 of 15) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderClockTests.cpp162 if (realTimeTest && !shaderClockFeatures.shaderDeviceClock)
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderClockTests.cpp162 if (realTimeTest && !shaderClockFeatures.shaderDeviceClock)
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c1723 features->shaderDeviceClock = false; in anv_GetPhysicalDeviceFeatures2()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c1546 features->shaderDeviceClock = pdevice->rad_info.gfx_level >= GFX8; in radv_GetPhysicalDeviceFeatures2()
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h5934 VkBool32 shaderDeviceClock; member
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h7430 VkBool32 shaderDeviceClock; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp51564 , shaderDeviceClock( shaderDeviceClock_ ) shaderDeviceClock() function
51636 VULKAN_HPP_NAMESPACE::Bool32 shaderDeviceClock = {}; global() member
[all...]
H A Dvulkan_core.h7535 VkBool32 shaderDeviceClock; member
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h8901 VkBool32 shaderDeviceClock; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h7695 VkBool32 shaderDeviceClock; member
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_data.hpp27249 print_VkBool32(obj.shaderDeviceClock, "shaderDeviceClock", 0); in print_VkPhysicalDeviceShaderClockFeaturesKHR()
27274 print_VkBool32(obj->shaderDeviceClock, "shaderDeviceClock", 0); in print_VkPhysicalDeviceShaderClockFeaturesKHR()
[all...]
H A Dvulkan_json_parser.hpp10993 parse_VkBool32("shaderDeviceClock", obj["shaderDeviceClock"], (o.shaderDeviceClock)); in parse_VkPhysicalDeviceShaderClockFeaturesKHR()
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h9933 VkBool32 shaderDeviceClock; member
H A Dvulkan_hash.hpp11011 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceShaderClockFeaturesKHR.shaderDeviceClock );
H A Dvulkan_structs.hpp[all...]

Completed in 490 milliseconds