Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySampling.cpp368 static const glw::GLfloat n_faces = 6.0f; in getColorFloatComponents() local
411 static const glw::GLuint n_faces = 6; in getCompressedColorUByteComponents() local
466 static const glw::GLuint n_faces = 6; in getDepthComponent() local
650 static const glw::GLint n_faces = 6; in getStencilComponent() local
1141 static const glw::GLuint n_faces = 6; in preparePositionForFace() local
1634 static const glw::GLuint n_faces = 6; in verifyImage() local
1672 const glw::GLuint n_faces = 6; in verifyResultImage() local
3362 static const glw::GLint n_faces = 6; in prepareCompresedTexture() local
3450 static const glw::GLint n_faces = 6; in prepareTexture() local
4013 static const glw::GLuint n_faces = 6; local
[all …]
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cTextureViewTests.hpp519 unsigned int n_faces; member
H A Dgl4cTextureViewTests.cpp5630 const unsigned int n_faces = in initParentTextureContents() local
6387 …extureViewTestViewSampling::resetReferenceColorStorage(unsigned int n_layers, unsigned int n_faces, in resetReferenceColorStorage()