| /third_party/mesa3d/docs/drivers/ |
| D | zink.rst | 116 * ``occlusionQueryPrecise``
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/ |
| D | vktQueryPoolOcclusionTests.cpp | 307 …lFlags & vk::VK_QUERY_CONTROL_PRECISE_BIT) && !m_context.getDeviceFeatures().occlusionQueryPrecise) in BasicOcclusionQueryTestInstance() 543 …lFlags & vk::VK_QUERY_CONTROL_PRECISE_BIT) && !m_context.getDeviceFeatures().occlusionQueryPrecise) in OcclusionQueryTestInstance()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| D | vktSpvAsmUtils.cpp | 83 IS_CORE_FEATURE_AVAILABLE(toCheck, availableFeatures, occlusionQueryPrecise) in isCoreFeaturesSupported()
|
| D | vktSpvAsmComputeShaderCase.cpp | 404 assert(m_shaderSpec.requestedVulkanFeatures.coreFeatures.occlusionQueryPrecise == DE_FALSE); in checkSupport()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/ |
| D | vktFragmentOperationsOcclusionQueryTests.cpp | 696 …trolFlags && vk::VK_QUERY_CONTROL_PRECISE_BIT != context.getDeviceFeatures().occlusionQueryPrecise) in checkSupport()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
| D | vktTestCase.cpp | 642 …DEVICE_CORE_FEATURE_ENTRY(DEVICE_CORE_FEATURE_OCCLUSION_QUERY_PRECISE , occlusionQueryPrecise…
|
| /third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
| D | gstvkphysicaldevice.c | 331 DEBUG_BOOL_STRUCT ("support for", features, occlusionQueryPrecise); in dump_features10()
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| D | vkNullDriver.cpp | 951 pFeatures->occlusionQueryPrecise = VK_TRUE; in getPhysicalDeviceFeatures()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| D | vktApiDeviceInitializationTests.cpp | 1427 FEATURE_ITEM(VkPhysicalDeviceFeatures, occlusionQueryPrecise), in createDeviceWithUnsupportedFeaturesTest()
|
| D | vktApiFeatureInfo.cpp | 2300 OFFSET_TABLE_ENTRY(VkPhysicalDeviceFeatures, occlusionQueryPrecise), in deviceFeatures()
|
| /third_party/mesa3d/src/gallium/frontends/lavapipe/ |
| D | lvp_device.c | 594 .occlusionQueryPrecise = true, in lvp_GetPhysicalDeviceFeatures()
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| D | v3dv_device.c | 1120 .occlusionQueryPrecise = true, in v3dv_GetPhysicalDeviceFeatures()
|
| /third_party/mesa3d/src/imagination/vulkan/ |
| D | pvr_device.c | 626 .occlusionQueryPrecise = true, in pvr_GetPhysicalDeviceFeatures2()
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| D | zink_screen.c | 508 return screen->info.feats.features.occlusionQueryPrecise; in zink_get_param()
|
| /third_party/vulkan-loader/tests/ |
| D | loader_phys_dev_inst_ext_tests.cpp | 322 feats.occlusionQueryPrecise = (rand() % 2) == 0 ? VK_FALSE : VK_TRUE; in FillInRandomFeatures() 374 feats1.occlusionQueryPrecise == feats2.features.occlusionQueryPrecise && in CompareFeatures()
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| D | tu_device.c | 668 .occlusionQueryPrecise = true, in tu_GetPhysicalDeviceFeatures2()
|
| /third_party/mesa3d/src/microsoft/vulkan/ |
| D | dzn_device.c | 1136 .occlusionQueryPrecise = true, in dzn_GetPhysicalDeviceFeatures2()
|
| /third_party/flutter/glfw/deps/vulkan/ |
| D | vulkan.h | 1207 VkBool32 occlusionQueryPrecise; member
|
| /third_party/mesa3d/src/intel/vulkan/ |
| D | anv_device.c | 1303 .occlusionQueryPrecise = true, in anv_GetPhysicalDeviceFeatures()
|
| /third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
| D | vkStructTypes.inl | 211 VkBool32 occlusionQueryPrecise; member
|
| /third_party/mesa3d/src/virtio/venus-protocol/ |
| D | vn_protocol_driver_device.h | 811 size += vn_sizeof_VkBool32(&val->occlusionQueryPrecise); in vn_sizeof_VkPhysicalDeviceFeatures() 872 vn_encode_VkBool32(enc, &val->occlusionQueryPrecise); in vn_encode_VkPhysicalDeviceFeatures() 932 vn_decode_VkBool32(dec, &val->occlusionQueryPrecise); in vn_decode_VkPhysicalDeviceFeatures()
|
| /third_party/flutter/skia/include/third_party/vulkan/vulkan/ |
| D | vulkan_core.h | 1701 VkBool32 occlusionQueryPrecise; member
|
| /third_party/mesa3d/src/amd/vulkan/ |
| D | radv_device.c | 1307 .occlusionQueryPrecise = true, in radv_GetPhysicalDeviceFeatures()
|
| /third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
| D | vulkan_core.h | 1905 VkBool32 occlusionQueryPrecise; member
|
| /third_party/skia/include/third_party/vulkan/vulkan/ |
| D | vulkan_core.h | 2509 VkBool32 occlusionQueryPrecise; member
|