Searched defs:TextureData (Results 1 – 2 of 2) sorted by relevance
298 struct TextureData { struct299 ast::TextureDimension dim;300 const char* name;
556 typedef std::vector<TextureLayerData> TextureData; typedef in vkt::sr::ShaderRenderCaseInstance