Searched defs:DE_UNUSED_ATTR (Results 1 – 4 of 4) sorted by relevance
/third_party/vk-gl-cts/framework/delibs/debase/ |
D | deDefs.h | 288 # define DE_UNUSED_ATTR __attribute__((unused)) macro 290 # define DE_UNUSED_ATTR macro
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuTexture.cpp | 3950 … 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()
|
D | tcuTexture.hpp | 842 …st ConstPixelBufferAccess* levels, bool es2 DE_UNUSED_ATTR = false, ImageViewMinLodParams* minLodP… in Texture1DView()
|
/third_party/vk-gl-cts/framework/opengl/ |
D | gluTextureTestUtil.cpp | 103 …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()
|