Home
last modified time | relevance | path

Searched defs:TextureCubeArray (Results 1 – 6 of 6) sorted by relevance

/external/deqp/framework/opengl/
DgluTexture.hpp254 class TextureCubeArray class
DgluTexture.cpp770 TextureCubeArray::TextureCubeArray (const RenderContext& context, deUint32 format, deUint32 dataTyp… in TextureCubeArray() function in glu::TextureCubeArray
782 TextureCubeArray::TextureCubeArray (const RenderContext& context, deUint32 sizedFormat, int size, i… in TextureCubeArray() function in glu::TextureCubeArray
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.hpp270 class TextureCubeArray : public Texture class
DsglrReferenceContext.cpp5163 TextureCubeArray::TextureCubeArray (deUint32 name) in TextureCubeArray() function in sglr::rc::TextureCubeArray
/external/deqp/framework/common/
DtcuTexture.cpp3742 TextureCubeArray::TextureCubeArray (const TextureFormat& format, int size, int depth) in TextureCubeArray() function in tcu::TextureCubeArray
3751 TextureCubeArray::TextureCubeArray (const TextureCubeArray& other) in TextureCubeArray() function in tcu::TextureCubeArray
DtcuTexture.hpp1140 class TextureCubeArray : private TextureLevelPyramid class