Searched defs:getPixelFormat (Results 1 – 13 of 13) sorted by relevance
42 const PixelFormat& getPixelFormat (void) const { return m_pixelFormat; } in getPixelFormat() function in tcu::RenderTarget
146 protected int getPixelFormat() { in getPixelFormat() method in ShadowDisplay477 int getPixelFormat(); in getPixelFormat() method
161 const mtl::Format &getPixelFormat(angle::FormatID angleFormatId) const in getPixelFormat() function
64 static tcu::PixelFormat getPixelFormat (deUint32 colorFormat) in getPixelFormat() function
154 PixelFormat getPixelFormat() const { return format; } in getPixelFormat() function
138 protected int getPixelFormat() { in getPixelFormat() method in ShadowDisplay
152 deUint32 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
418 const tcu::PixelFormat& BaseRenderingCase::getPixelFormat (void) const in getPixelFormat() function in deqp::gles3::Functional::__anona54be9aa0111::BaseRenderingCase
249 static int getPixelFormat(int pixelSize, int flags) in getPixelFormat() function
147 tcu::PixelFormat getPixelFormat(tcu::TextureFormat texFormat) in getPixelFormat() function
982 const PixelFormat& RectangleTest::getPixelFormat(GLenum format) const in getPixelFormat() function in glcts::RectangleTest