Searched defs:n_layers (Results 1 – 8 of 8) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/ |
D | esextcTextureCubeMapArraySampling.cpp | 480 glw::GLint element_index, glw::GLint n_layers, in getExpectedColorFloatComponentsForTexture() 496 glw::GLint element_index, glw::GLint n_layers, in getExpectedColorFloatComponentsForTextureLod() 522 glw::GLint element_index, glw::GLint n_layers, glw::GLint n_mipmap_levels, in getExpectedColorIntComponentsForTexture() 541 glw::GLint n_layers, glw::GLint n_mipmap_levels, T* out_components) in getExpectedColorIntComponentsForTextureLod() 563 glw::GLint element_index, glw::GLint n_layers, in getExpectedCompressedComponentsForTexture() 580 glw::GLint element_index, glw::GLint n_layers, in getExpectedCompressedComponentsForTextureLod() 664 glw::GLint element_index, glw::GLint n_layers, glw::GLint n_mipmap_levels, in getExpectedStencilComponentsForTexture() 684 glw::GLint n_layers, glw::GLint n_mipmap_levels, in getExpectedStencilComponentsForTextureLod() 1136 glw::GLuint n_layers) in preparePositionForFace() 1182 glw::GLuint n_layers) in prepareRefZForFace() [all …]
|
D | esextcTextureCubeMapArrayStencilAttachments.cpp | 638 const std::string& n_layers) in getGeometryShaderCode()
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/ |
D | esextcGeometryShaderLayeredRendering.hpp | 157 unsigned int n_layers; member
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cCopyImageTests.cpp | 2664 const GLuint n_layers = (true == is_multi_layer) ? FUNCTIONAL_TEST_N_LAYERS : 1; in calculateDimmensions() local 2713 GLuint n_layers = 1; in copyAndVerify() local 3112 const GLuint n_layers = depths[i]; in prepareDstPxls() local 3171 const GLuint n_layers = depths[lvl]; in prepareSrcPxls() local 3957 const GLuint n_layers = (GL_TEXTURE_CUBE_MAP_ARRAY != test_case.m_target) ? m_depth : 6; in prepareDstPxls() local 3992 const GLuint n_layers = (GL_TEXTURE_CUBE_MAP_ARRAY != test_case.m_target) ? m_depth : 6; in prepareSrcPxls() local 4051 const GLuint n_layers = (GL_TEXTURE_CUBE_MAP_ARRAY != test_case.m_target) ? m_depth : 6; in prepareTexture() local 4072 const GLuint n_layers = (GL_TEXTURE_CUBE_MAP_ARRAY != test_case.m_target) ? m_depth : 6; in verify() local
|
D | gl4cShaderImageLoadStoreTests.cpp | 7439 const GLuint n_layers = GetTotalNumberOfLayers(it->m_n_elements, it->m_type); in Run() local 7542 …CompareRGBA8Textures(GLuint left_texture_id, GLuint right_texture_id, GLuint edge, GLuint n_layers, in CompareRGBA8Textures() 7565 void CopyRGBA8Texture(GLuint destination_texture_id, GLuint source_texture_id, GLuint n_layers) in CopyRGBA8Texture() 7644 const GLuint n_layers = GetTotalNumberOfLayers(n_elements, target); in CreateRGBA8DestinationTexture() local 7675 const GLuint n_layers = GetTotalNumberOfLayers(n_elements, target); in CreateRGBA8SourceTexture() local 7725 …GLenum CreateRGBA8Texture(GLuint edge, GLenum target, GLuint n_layers, const std::vector<GLubyte>&… in CreateRGBA8Texture() 7805 void ExtractTextureData(GLuint texture_id, GLuint edge, GLuint n_layers, GLenum target, in ExtractTextureData()
|
D | gl4cTextureViewTests.hpp | 520 unsigned int n_layers; member
|
D | gl4cTextureViewTests.cpp | 6389 void TextureViewTestViewSampling::resetReferenceColorStorage(unsigned int n_layers, unsigned int n_… in resetReferenceColorStorage()
|
/third_party/gstreamer/gstplugins_bad/gst/jp2kdecimator/ |
D | jp2kcodestream.h | 90 guint16 n_layers; member 168 gint n_layers; member
|