• Home
  • Raw
  • Download

Lines Matching refs:invokeGLES2

179 …virtual bool		invokeGLES2				(GLES2ImageApi& api, MovePtr<UniqueImage>& image, tcu::Texture2D& ref…
187 …bool invokeGLES2 (GLES2ImageApi& api, MovePtr<UniqueImage>& image, tcu::Texture2D& ref) con…
200 …class RenderTexture2D : public Render { public: bool invokeGLES2 (GLES2ImageApi& api, MovePtr<U…
201 …class RenderTextureCubemap : public Render { public: bool invokeGLES2 (GLES2ImageApi& api, MoveP…
202 …class RenderReadPixelsRenderbuffer : public Render { public: bool invokeGLES2 (GLES2ImageApi& api,…
203 …class RenderDepthbuffer : public Render { public: bool invokeGLES2 (GLES2ImageApi& api, MovePtr…
204 …class RenderStencilbuffer : public Render { public: bool invokeGLES2 (GLES2ImageApi& api, MovePt…
205 …class RenderTryAll : public Render { public: bool invokeGLES2 (GLES2ImageApi& api, MovePtr<Uni…
217 …bool invokeGLES2 (GLES2ImageApi& api, MovePtr<UniqueImage>& image, tcu::Texture2D& ref) cons…
229 …bool invokeGLES2 (GLES2ImageApi& api, MovePtr<UniqueImage>& image, tcu::Texture2D& ref) cons…
312 return invokeGLES2(gles2Api, image, ref); in invoke()
316 bool GLES2ImageApi::Create::invokeGLES2 (GLES2ImageApi& api, MovePtr<UniqueImage>& image, tcu::Text… in invokeGLES2() function in deqp::egl::Image::GLES2ImageApi::Create
376 bool GLES2ImageApi::RenderTexture2D::invokeGLES2 (GLES2ImageApi& api, MovePtr<UniqueImage>& img, tc… in invokeGLES2() function in deqp::egl::Image::GLES2ImageApi::RenderTexture2D
453 bool GLES2ImageApi::RenderDepthbuffer::invokeGLES2 (GLES2ImageApi& api, MovePtr<UniqueImage>& img, … in invokeGLES2() function in deqp::egl::Image::GLES2ImageApi::RenderDepthbuffer
576 bool GLES2ImageApi::RenderStencilbuffer::invokeGLES2 (GLES2ImageApi& api, MovePtr<UniqueImage>& img… in invokeGLES2() function in deqp::egl::Image::GLES2ImageApi::RenderStencilbuffer
694 bool GLES2ImageApi::RenderReadPixelsRenderbuffer::invokeGLES2 (GLES2ImageApi& api, MovePtr<UniqueIm… in invokeGLES2() function in deqp::egl::Image::GLES2ImageApi::RenderReadPixelsRenderbuffer
733 bool GLES2ImageApi::RenderTryAll::invokeGLES2 (GLES2ImageApi& api, MovePtr<UniqueImage>& img, tcu::… in invokeGLES2() function in deqp::egl::Image::GLES2ImageApi::RenderTryAll
768 bool GLES2ImageApi::ModifyTexSubImage::invokeGLES2 (GLES2ImageApi& api, MovePtr<UniqueImage>& img, … in invokeGLES2() function in deqp::egl::Image::GLES2ImageApi::ModifyTexSubImage
795 bool GLES2ImageApi::ModifyRenderbuffer::invokeGLES2 (GLES2ImageApi& api, MovePtr<UniqueImage>& img,… in invokeGLES2() function in deqp::egl::Image::GLES2ImageApi::ModifyRenderbuffer