Home
last modified time | relevance | path

Searched refs:hasRender (Results 1 - 14 of 14) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiDeviceDrmPropertiesTests.cpp56 bool renderFound = !deviceDrmProperties.hasRender; in testFilesExist()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiDeviceDrmPropertiesTests.cpp56 bool renderFound = !deviceDrmProperties.hasRender; in testFilesExist()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_device.c1700 props->hasRender = pdevice->has_render; in v3dv_GetPhysicalDeviceProperties2()
1701 if (props->hasRender) { in v3dv_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_device.c1347 props->hasRender = pdevice->has_local; in tu_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_physical_device.c2124 u.drm->hasRender = in vn_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c2489 props->hasRender = true; in radv_GetPhysicalDeviceProperties2()
2493 props->hasRender = false; in radv_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c2434 props->hasRender = pdevice->has_local; in anv_GetPhysicalDeviceProperties2()
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp41849 VULKAN_HPP_NAMESPACE::Bool32 hasRender = {}; global() member
[all...]
H A Dvulkan_core.h12694 VkBool32 hasRender; member
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h13870 VkBool32 hasRender; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h12867 VkBool32 hasRender; member
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h16485 VkBool32 hasRender; member
H A Dvulkan_hash.hpp8335 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceDrmPropertiesEXT.hasRender );
H A Dvulkan_structs.hpp[all...]

Completed in 330 milliseconds