Searched defs:TextureInfo (Results 1 – 7 of 7) sorted by relevance
39 struct TextureInfo { struct50 TextureInfo() = default; argument52 TextureInfo(uint32_t sampleCount, in TextureInfo() argument
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;
154 struct TextureInfo { struct155 GrMipMapped fMipMapped;156 GrTextureType fTextureType;
149 struct TextureInfo { struct150 GrMipmapped fMipmapped;151 GrTextureType fTextureType;
29 TextureInfo() {} in TextureInfo() function31 TextureInfo(const mtl::TextureInfo& mtlInfo) in TextureInfo() function
17 class TextureInfo; variable
23 class TextureInfo; variable