Searched refs:ValidatePushConstantRange (Results 1 – 1 of 1) sorted by relevance
5330 static bool ValidatePushConstantRange(const layer_data *dev_data, const uint32_t offset, const uint… in ValidatePushConstantRange() function5560 skip |= ValidatePushConstantRange(device_data, pCreateInfo->pPushConstantRanges[i].offset, in PreCallValidateCreatePipelineLayout()8841 skip |= ValidatePushConstantRange(device_data, offset, size, "vkCmdPushConstants()"); in PreCallValidateCmdPushConstants()