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
1139 static const glw::GLuint n_faces = 6; in preparePositionForFace() local
1632 static const glw::GLuint n_faces = 6; in verifyImage() local
1670 const glw::GLuint n_faces = 6; in verifyResultImage() local
3361 static const glw::GLint n_faces = 6; in prepareCompresedTexture() local
3449 static const glw::GLint n_faces = 6; in prepareTexture() local
4012 static const glw::GLuint n_faces = 6; local
[all …]
/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureViewTests.hpp519 unsigned int n_faces; member
Dgl4cTextureViewTests.cpp5632 const unsigned int n_faces = in initParentTextureContents() local
6389 …extureViewTestViewSampling::resetReferenceColorStorage(unsigned int n_layers, unsigned int n_faces, in resetReferenceColorStorage()