Searched refs:validate_struct_pnext (Results 1 – 2 of 2) sorted by relevance
1040 skip |= validate_struct_pnext( in manual_PreCallValidateCreateGraphicsPipelines()1103 skip |= validate_struct_pnext( in manual_PreCallValidateCreateGraphicsPipelines()1388 skip |= validate_struct_pnext( in manual_PreCallValidateCreateGraphicsPipelines()1463 skip |= validate_struct_pnext( in manual_PreCallValidateCreateGraphicsPipelines()1561 skip |= validate_struct_pnext( in manual_PreCallValidateCreateGraphicsPipelines()2084 … skip |= validate_struct_pnext("vkBeginCommandBuffer", "pBeginInfo->pInheritanceInfo->pNext", NULL, in manual_PreCallValidateBeginCommandBuffer()2488 …skip |= validate_struct_pnext("QueuePresentKHR", "pCreateInfo->pNext->pNext", NULL, present_region… in manual_PreCallValidateQueuePresentKHR()
497 …bool validate_struct_pnext(const char *api_name, const ParameterName ¶meter_name, const char *… in validate_struct_pnext() function