Searched refs:VK_PIPELINE_CREATE_DERIVATIVE_BIT (Results 1 – 9 of 9) sorted by relevance
1042 VK_PIPELINE_CREATE_DERIVATIVE_BIT = 0x00000004, enumerator
1199 tcu::Format::BitDesc(VK_PIPELINE_CREATE_DERIVATIVE_BIT, "VK_PIPELINE_CREATE_DERIVATIVE_BIT"),
296 createInfo.flags = VK_PIPELINE_CREATE_DERIVATIVE_BIT; in makeGraphicsPipelines()
761 …VK_PIPELINE_CREATE_DERIVATIVE_BIT | VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT | VK_PIPELINE_CREATE_… in ValidateEnumerator()775 if (enumerator & VK_PIPELINE_CREATE_DERIVATIVE_BIT) { in EnumeratorString()2783 if (pCreateInfos->flags | VK_PIPELINE_CREATE_DERIVATIVE_BIT) { in PreCreateGraphicsPipelines()
478 …gs member of any given element of pCreateInfos contains the VK_PIPELINE_CREATE_DERIVATIVE_BIT flag…486 …9.1. Compute Pipelines' which states 'If flags contains the VK_PIPELINE_CREATE_DERIVATIVE_BIT flag…487 …9.1. Compute Pipelines' which states 'If flags contains the VK_PIPELINE_CREATE_DERIVATIVE_BIT flag…488 …9.1. Compute Pipelines' which states 'If flags contains the VK_PIPELINE_CREATE_DERIVATIVE_BIT flag…489 …9.1. Compute Pipelines' which states 'If flags contains the VK_PIPELINE_CREATE_DERIVATIVE_BIT flag…490 …9.1. Compute Pipelines' which states 'If flags contains the VK_PIPELINE_CREATE_DERIVATIVE_BIT flag…511 …gs member of any given element of pCreateInfos contains the VK_PIPELINE_CREATE_DERIVATIVE_BIT flag…519 ….2. Graphics Pipelines' which states 'If flags contains the VK_PIPELINE_CREATE_DERIVATIVE_BIT flag…520 ….2. Graphics Pipelines' which states 'If flags contains the VK_PIPELINE_CREATE_DERIVATIVE_BIT flag…521 ….2. Graphics Pipelines' which states 'If flags contains the VK_PIPELINE_CREATE_DERIVATIVE_BIT flag…[all …]
3257 if (pPipeline->graphicsPipelineCI.flags & VK_PIPELINE_CREATE_DERIVATIVE_BIT) { in verifyPipelineCreateState()
1012 VK_PIPELINE_CREATE_DERIVATIVE_BIT = 0x00000004, enumerator
10336 eDerivative = VK_PIPELINE_CREATE_DERIVATIVE_BIT
1041 VK_PIPELINE_CREATE_DERIVATIVE_BIT = 0x00000004, enumerator