Home
last modified time | relevance | path

Searched refs:isYUVFormatImage (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/modules/egl/
H A DteglImageUtil.hpp78 virtual bool isYUVFormatImage (void) const {return false;}; in isYUVFormatImage() function in deqp::egl::Image::ImageSource
H A DteglAndroidUtil.cpp278 bool isYUVFormatImage (void) const { return m_isY8Cb8Cr8_420; }
H A DteglImageUtil.cpp526 bool isYUVFormatImage (void) const {return m_isY8Cb8Cr8_420;}; in isYUVFormatImage() function in deqp::egl::Image::UnsupportedImageSource
H A DteglImageFormatTests.cpp191 bool isYUVFormatImage (void) const { return m_imgSource->isYUVFormatImage(); } in isYUVFormatImage() function in deqp::egl::Image::GLESImageApi::Create
1949 bool yuvFormatTest = glesCreate->isYUVFormatImage();
2156 if (glesCreate->isYUVFormatImage()) in isCompatibleCreateAndModifyActions()

Completed in 6 milliseconds