Home
last modified time | relevance | path

Searched defs:TextureState (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cSparseTextureTests.hpp48 struct TextureState struct
50 GLint width;
51 GLint height;
52 GLint depth;
53 GLint levels;
54 GLint samples;
55 tcu::TextureFormat format;
57 GLint minDepth;
59 GLint pageSizeX;
60 GLint pageSizeY;
[all …]
/external/swiftshader/src/Renderer/
DVertexProcessor.hpp85 struct TextureState struct
87 TexGen texGenActive : BITS(TEXGEN_LAST);
88 unsigned char textureTransformCountActive : 3;
89 unsigned char texCoordIndexActive : 3;