Home
last modified time | relevance | path

Searched refs:readPixelsAndCompareWithExpectedResult (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArrayStencilAttachments.hpp156 bool readPixelsAndCompareWithExpectedResult(glw::GLuint test_index);
DesextcTextureCubeMapArrayStencilAttachments.cpp237 has_test_failed = readPixelsAndCompareWithExpectedResult(test_index); in iterate()
253 has_test_failed = readPixelsAndCompareWithExpectedResult(test_index); in iterate()
821 bool TextureCubeMapArrayStencilAttachments::readPixelsAndCompareWithExpectedResult(glw::GLuint test… in readPixelsAndCompareWithExpectedResult() function in glcts::TextureCubeMapArrayStencilAttachments