Home
last modified time | relevance | path

Searched defs:n_faces (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp366 static const glw::GLfloat n_faces = 6.0f; in getColorFloatComponents() local
409 static const glw::GLuint n_faces = 6; in getCompressedColorUByteComponents() local
464 static const glw::GLuint n_faces = 6; in getDepthComponent() local
648 static const glw::GLint n_faces = 6; in getStencilComponent() local
1140 static const glw::GLuint n_faces = 6; in preparePositionForFace() local
1637 static const glw::GLuint n_faces = 6; in verifyImage() local
1675 const glw::GLuint n_faces = 6; in verifyResultImage() local
3367 static const glw::GLint n_faces = 6; in prepareCompresedTexture() local
3455 static const glw::GLint n_faces = 6; in prepareTexture() local
4018 static const glw::GLuint n_faces = 6; local
[all …]
/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureViewTests.hpp519 unsigned int n_faces; member
Dgl4cTextureViewTests.cpp5634 const unsigned int n_faces = in initParentTextureContents() local
6391 …extureViewTestViewSampling::resetReferenceColorStorage(unsigned int n_layers, unsigned int n_faces, in resetReferenceColorStorage()