Searched refs:createTestTexture (Results 1 – 1 of 1) sorted by relevance
133 static MovePtr<TestTexture> createTestTexture (const TcuFormatType format, VkImageViewType viewType… in createTestTexture() function341 …m_texture = createTestTexture(mapVkCompressedFormat(imageFormat), imageViewType, imageSize, layerC… in ImageSamplingInstance()343 m_texture = createTestTexture(mapVkFormat(imageFormat), imageViewType, imageSize, layerCount); in ImageSamplingInstance()