Home
last modified time | relevance | path

Searched defs:DE_UNUSED_ATTR (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/framework/delibs/debase/
DdeDefs.h288 # define DE_UNUSED_ATTR __attribute__((unused)) macro
290 # define DE_UNUSED_ATTR macro
/third_party/vk-gl-cts/framework/common/
DtcuTexture.cpp3950 … const ConstPixelBufferAccess* levels, bool es2 DE_UNUSED_ATTR, ImageViewMinLodParams* minLodParam… in Texture1DArrayView()
3984 … const ConstPixelBufferAccess* levels, bool es2 DE_UNUSED_ATTR, ImageViewMinLodParams* minLodParam… in Texture2DArrayView()
4182 … const ConstPixelBufferAccess* levels, bool es2 DE_UNUSED_ATTR, ImageViewMinLodParams* minLodParam… in TextureCubeArrayView()
DtcuTexture.hpp842 …st ConstPixelBufferAccess* levels, bool es2 DE_UNUSED_ATTR = false, ImageViewMinLodParams* minLodP… in Texture1DView()
/third_party/vk-gl-cts/framework/opengl/
DgluTextureTestUtil.cpp103 …exture1DView& view, int baseLevel, int maxLevel, tcu::ImageViewMinLodParams* minLodParams DE_UNUSE… in getSubView()
140 …ubeArrayView& view, int baseLevel, int maxLevel, tcu::ImageViewMinLodParams* minLodParams DE_UNUSE… in getSubView()