Searched defs:TextureInfo (Results 1 – 8 of 8) sorted by relevance
39 struct TextureInfo { struct50 TextureInfo() = default; argument52 TextureInfo(uint32_t sampleCount, in TextureInfo() function
41 struct TextureInfo struct in glcts::GeometryShaderLayeredRenderingBoundaryCondition43 glw::GLint m_depth;44 glw::GLenum m_draw_buffer;45 glw::GLuint m_id;46 glw::GLenum m_texture_target;
149 struct TextureInfo { struct150 GrMipmapped fMipmapped;151 GrTextureType fTextureType;
29 TextureInfo() {} in TextureInfo() function31 TextureInfo(const mtl::TextureInfo& mtlInfo) in TextureInfo() function
28 class TextureInfo; variable
25 class TextureInfo; variable
30 class TextureInfo; variable
33 class TextureInfo; variable