Home
last modified time | relevance | path

Searched defs:TextureInfo (Results 1 – 8 of 8) sorted by relevance

/external/skia/experimental/graphite/include/mtl/
DMtlTypes.h39 struct TextureInfo { struct
50 TextureInfo() = default; argument
52 TextureInfo(uint32_t sampleCount, in TextureInfo() function
/external/deqp/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderLayeredRenderingBoundaryCondition.hpp41 struct TextureInfo struct in glcts::GeometryShaderLayeredRenderingBoundaryCondition
43 glw::GLint m_depth;
44 glw::GLenum m_draw_buffer;
45 glw::GLuint m_id;
46 glw::GLenum m_texture_target;
/external/skia/src/gpu/
DGrProxyProvider.h149 struct TextureInfo { struct
150 GrMipmapped fMipmapped;
151 GrTextureType fTextureType;
/external/skia/experimental/graphite/include/
DTextureInfo.h29 TextureInfo() {} in TextureInfo() function
31 TextureInfo(const mtl::TextureInfo& mtlInfo) in TextureInfo() function
DContext.h28 class TextureInfo; variable
/external/skia/experimental/graphite/src/
DCaps.h25 class TextureInfo; variable
DGpu.h30 class TextureInfo; variable
DResourceProvider.h33 class TextureInfo; variable