Searched defs:getPixelFormat (Results 1 – 11 of 11) sorted by relevance
42 const PixelFormat& getPixelFormat (void) const { return m_pixelFormat; } in getPixelFormat() function in tcu::RenderTarget
149 const mtl::Format &getPixelFormat(angle::FormatID angleFormatId) const in getPixelFormat() function
64 static tcu::PixelFormat getPixelFormat (deUint32 colorFormat) in getPixelFormat() function
138 protected int getPixelFormat() { in getPixelFormat() method in ShadowDisplay
142 AHardwareBuffer_Format getPixelFormat (GLenum format) in getPixelFormat() function
149 static tcu::PixelFormat getPixelFormat (const Library& egl, EGLDisplay display, EGLConfig config) in getPixelFormat() function
691 tcu::PixelFormat getPixelFormat (const Library& egl, EGLDisplay display, EGLConfig config) in getPixelFormat() function
124 tcu::PixelFormat getPixelFormat(tcu::TextureFormat texFormat) in getPixelFormat() function
418 const tcu::PixelFormat& BaseRenderingCase::getPixelFormat (void) const in getPixelFormat() function in deqp::gles3::Functional::__anon6db7284c0111::BaseRenderingCase
249 static int getPixelFormat(int pixelSize, int flags) in getPixelFormat() function
982 const PixelFormat& RectangleTest::getPixelFormat(GLenum format) const in getPixelFormat() function in glcts::RectangleTest