Searched defs:TextureCubeArray (Results 1 – 6 of 6) sorted by relevance
254 class TextureCubeArray class
770 TextureCubeArray::TextureCubeArray (const RenderContext& context, deUint32 format, deUint32 dataTyp… in TextureCubeArray() function in glu::TextureCubeArray782 TextureCubeArray::TextureCubeArray (const RenderContext& context, deUint32 sizedFormat, int size, i… in TextureCubeArray() function in glu::TextureCubeArray
270 class TextureCubeArray : public Texture class
5163 TextureCubeArray::TextureCubeArray (deUint32 name) in TextureCubeArray() function in sglr::rc::TextureCubeArray
3750 TextureCubeArray::TextureCubeArray (const TextureFormat& format, int size, int depth) in TextureCubeArray() function in tcu::TextureCubeArray3759 TextureCubeArray::TextureCubeArray (const TextureCubeArray& other) in TextureCubeArray() function in tcu::TextureCubeArray
1157 class TextureCubeArray : private TextureLevelPyramid class