Searched refs:VK_FALSE (Results 1 - 21 of 21) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_pipeline.c87 primitive_state.primitiveRestartEnable = VK_FALSE;
90 primitive_state.primitiveRestartEnable = state->primitive_restart ? VK_TRUE : VK_FALSE;
223 rast_line_state.stippledLineEnable = VK_FALSE;
H A Dzink_descriptors.c362 supp.supported = VK_FALSE;
365 if (supp.supported == VK_FALSE) {
H A Dzink_screen.c1431 return VK_FALSE;
/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_pipeline.c257 VK_FALSE)
280 if (infos[i].pRasterizationState->rasterizerDiscardEnable == VK_FALSE)
H A Dvn_android.c543 if (dev->instance->experimental.globalFencing == VK_FALSE) {
545 * VK_FALSE, out semaphore and fence are filled with already signaled
H A Dvn_physical_device.c2031 u.presentation_properties->sharedImage = VK_FALSE;
/xsrc/external/mit/MesaLib/dist/src/vulkan/wsi/
H A Dwsi_common_win32.c189 protected->supportsProtected = VK_FALSE;
H A Dwsi_common_display.c413 properties->planeReorderPossible = VK_FALSE;
414 properties->persistentContent = VK_FALSE;
775 protected->supportsProtected = VK_FALSE;
H A Dwsi_common_wayland.c784 protected->supportsProtected = VK_FALSE;
H A Dwsi_common_x11.c676 protected->supportsProtected = VK_FALSE;
/xsrc/external/mit/MesaLib.old/dist/src/vulkan/wsi/
H A Dwsi_common_display.c407 properties->planeReorderPossible = VK_FALSE;
408 properties->persistentContent = VK_FALSE;
771 protected->supportsProtected = VK_FALSE;
H A Dwsi_common_wayland.c578 protected->supportsProtected = VK_FALSE;
H A Dwsi_common_x11.c547 protected->supportsProtected = VK_FALSE;
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_device.c1302 properties->primitiveUnderestimation = VK_FALSE;
1303 properties->conservativePointAndLineRasterization = VK_FALSE;
1304 properties->degenerateTrianglesRasterized = VK_FALSE;
1305 properties->degenerateLinesRasterized = VK_FALSE;
1306 properties->fullyCoveredFragmentShaderInputVariable = VK_FALSE;
1307 properties->conservativeRasterizationPostDepthCoverage = VK_FALSE;
/xsrc/external/mit/MesaLib.old/dist/src/vulkan/overlay-layer/
H A Doverlay.cpp1620 VK_FALSE, UINT64_MAX);
1904 VK_FALSE,
/xsrc/external/mit/MesaLib/dist/src/vulkan/overlay-layer/
H A Doverlay.cpp1907 VK_FALSE, UINT64_MAX));
2216 VK_FALSE,
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_device.c1141 features->shaderSharedInt64Atomics = VK_FALSE;
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_device.c2331 props->sharedImage = VK_FALSE;
/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_core.h98 #define VK_FALSE 0 macro
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.0.0.rst3113 - radv: do not use VK_TRUE/VK_FALSE
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_core.h125 #define VK_FALSE 0U macro

Completed in 128 milliseconds