Searched refs:samplingTypes (Results 1 – 1 of 1) sorted by relevance
807 VkDescriptorType samplingTypes[] = in createImageSamplingTypeTests() local815 for (int smpTypeNdx = 0; smpTypeNdx < DE_LENGTH_OF_ARRAY(samplingTypes); smpTypeNdx++) in createImageSamplingTypeTests()817 …const char* smpTypeName = samplingTypes[smpTypeNdx] == VK_DESCRIPTOR_TYPE_COMBINED_IMAGE_SAMPLER ?… in createImageSamplingTypeTests()819 …roup> viewTypeTests = createImageViewTypeTests(testCtx, allocationKind, samplingTypes[smpTypeNdx]); in createImageSamplingTypeTests()