Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/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
/third_party/skia/third_party/externals/tint/src/
Dintrinsic_table.inl654 class TextureCubeArray : public TypeMatcher { class
/third_party/vk-gl-cts/framework/opengl/simplereference/
DsglrReferenceContext.hpp270 class TextureCubeArray : public Texture class
DsglrReferenceContext.cpp5200 TextureCubeArray::TextureCubeArray (deUint32 name) in TextureCubeArray() function in sglr::rc::TextureCubeArray
/third_party/vk-gl-cts/framework/common/
DtcuTexture.cpp4103 TextureCubeArray::TextureCubeArray (const TextureFormat& format, int size, int depth) in TextureCubeArray() function in tcu::TextureCubeArray
4112 TextureCubeArray::TextureCubeArray (const TextureCubeArray& other) in TextureCubeArray() function in tcu::TextureCubeArray
DtcuTexture.hpp1188 class TextureCubeArray : private TextureLevelPyramid class