Searched defs:getPixelFormat (Results 1 – 10 of 10) sorted by relevance
42 const PixelFormat& getPixelFormat (void) const { return m_pixelFormat; } in getPixelFormat() function in tcu::RenderTarget
66 PixelFormat 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
64 static tcu::PixelFormat getPixelFormat (deUint32 colorFormat) in getPixelFormat() function
138 protected int getPixelFormat() { in getPixelFormat() method in ShadowDisplay
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::__anonfb419e850111::BaseRenderingCase
217 static int getPixelFormat(int pixelSize, int flags) in getPixelFormat() function
982 const PixelFormat& RectangleTest::getPixelFormat(GLenum format) const in getPixelFormat() function in glcts::RectangleTest