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