Home
last modified time | relevance | path

Searched refs:TextureLevel (Results 1 – 2 of 2) sorted by relevance

/external/llvm/test/Transforms/InstCombine/
Dshufflemask-undef.ll55 %struct.TextureLevel = type { i32, i32, i16, i16, i16, i8, i8, i16, i16, i16, i16, i8* }
59 …struct.TextureGeomState, [0 x i32], i8*, i32, %struct.TextureLevel, [1 x [15 x %struct.TextureLeve…
/external/mesa3d/src/mesa/main/
Dmtypes.h2455 GLuint TextureLevel; /**< Attached mipmap level. */ member