Lines Matching refs:VK_FALSE
249 stencilInfo->depthTestEnable = VK_FALSE;
250 stencilInfo->depthWriteEnable = VK_FALSE;
252 stencilInfo->depthBoundsTestEnable = VK_FALSE;
291 multisampleInfo->sampleShadingEnable = VK_FALSE;
294 multisampleInfo->alphaToCoverageEnable = VK_FALSE;
295 multisampleInfo->alphaToOneEnable = VK_FALSE;
419 colorBlendInfo->logicOpEnable = VK_FALSE;
432 rasterInfo->depthClampEnable = VK_FALSE;
433 rasterInfo->rasterizerDiscardEnable = VK_FALSE;
438 rasterInfo->depthBiasEnable = VK_FALSE;