Lines Matching refs:blockName
198 char blockName[VP_MAX_PROFILE_NAME_SIZE]; member
10278 … memcpy(block.blockName, variant_desc.blockName, VP_MAX_PROFILE_NAME_SIZE * sizeof(char)); in vpGetInstanceProfileSupportSingleProfile()
10285 … memcpy(block.blockName, variant_desc.blockName, VP_MAX_PROFILE_NAME_SIZE * sizeof(char)); in vpGetInstanceProfileSupportSingleProfile()
10322 if (strcmp(variant.blockName, pBlockName) != 0) { in vpGetProfileStructureTypes()
10399 if (strcmp(variant.blockName, pBlockName) != 0) { in vpGetProfileExtensionProperties()
10663 if (strcmp(blocks[i].blockName, "") != 0) { in vpCreateInstance()
10664 if (strcmp(variant->blockName, blocks[i].blockName) != 0) { in vpCreateInstance()
10909 … memcpy(block.blockName, variant_desc.blockName, VP_MAX_PROFILE_NAME_SIZE * sizeof(char)); in vpGetPhysicalDeviceProfileVariantsSupport()
10982 if (strcmp(blocks[i].blockName, "") != 0) { in vpCreateDevice()
10983 if (strcmp(variant->blockName, blocks[i].blockName) != 0) { in vpCreateDevice()
11070 if (strcmp(variant.blockName, pBlockName) != 0) { in vpGetProfileFeatures()
11113 if (strcmp(variant.blockName, pBlockName) != 0) { in vpGetProfileProperties()
11150 if (strcmp(variant.blockName, pBlockName) != 0) { in vpGetProfileFormats()
11201 if (strcmp(variant.blockName, pBlockName) != 0) { in vpGetProfileFormatProperties()