Searched refs:TextureCubeLodControlTestInstance (Results 1 – 1 of 1) sorted by relevance
1175 class TextureCubeLodControlTestInstance : public TestInstance class1180 TextureCubeLodControlTestInstance (Context& context, const ParameterType& testParameters);1181 ~TextureCubeLodControlTestInstance (void);1191 TextureCubeLodControlTestInstance (const TextureCubeLodControlTestInstance& other);1192 …TextureCubeLodControlTestInstance& operator= (const TextureCubeLodControlTestInstance& other…1200 TextureCubeLodControlTestInstance::TextureCubeLodControlTestInstance (Context& context, const Textu… in TextureCubeLodControlTestInstance() function in vkt::texture::__anon15d95adc0111::TextureCubeLodControlTestInstance1242 TextureCubeLodControlTestInstance::~TextureCubeLodControlTestInstance (void) in ~TextureCubeLodControlTestInstance()1246 tcu::TestStatus TextureCubeLodControlTestInstance::iterate (void) in iterate()1353 class TextureCubeMinLodTestInstance : public TextureCubeLodControlTestInstance1357 : TextureCubeLodControlTestInstance(context, testParameters) in TextureCubeMinLodTestInstance()[all …]