Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp1591 bool verifyFace(const T* data, const glw::GLuint cube_face, const T* expected_values, const glw::GL… in verifyFace() function
1643 …if (false == verifyFace<T, N_Components, Width, Height>(data, face, expected_values, n_total_faces… in verifyImage()