Home
last modified time | relevance | path

Searched refs:InternalFormatSamplerType (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcTextureRepeatModeTests.cpp56 enum InternalFormatSamplerType enum
239 InternalFormatSamplerType sampler;
DglcPackedPixelsTests.cpp111 enum InternalFormatSamplerType enum
135 InternalFormatSamplerType sampler;
742 InternalFormatSamplerType getSampler(const PixelType& type, const PixelFormat& format) const;
1092 InternalFormatSamplerType RectangleTest::getSampler(const PixelType& type, const PixelFormat& forma… in getSampler()
1551 InternalFormatSamplerType sampler = internalformat.sampler; in isFormatValid()