Lines Matching refs:numLayers
434 …char* desc, const tcu::TextureFormat& format, int width, int height, int numLayers, int numLevels);
448 … char* desc, const tcu::TextureFormat& format, int width, int height, int numLayers, int numLevels) in Texture2DArraySpecCase() argument
454 , m_numLayers (numLayers) in Texture2DArraySpecCase()
750 … const char* name, const char* desc, deUint32 internalFormat, int width, int height, int numLayers) in BasicTexImage2DArrayCase() argument
751 …t, name, desc, glu::mapGLInternalFormat(internalFormat), width, height, numLayers, maxLevelCount(w… in BasicTexImage2DArrayCase()
2207 …me, const char* desc, deUint32 internalFormat, int width, int height, int numLayers, int numLevels) in BasicTexStorage2DArrayCase() argument
2208 …context, name, desc, glu::mapGLInternalFormat(internalFormat), width, height, numLayers, numLevels) in BasicTexStorage2DArrayCase()
3069 int numLayers) in TexImage2DArrayDepthCase() argument
3070 …esc, glu::mapGLInternalFormat(internalFormat), imageWidth, imageHeight, numLayers, maxLevelCount(i… in TexImage2DArrayDepthCase()
3185 int numLayers) in TexSubImage2DArrayDepthCase() argument
3186 …esc, glu::mapGLInternalFormat(internalFormat), imageWidth, imageHeight, numLayers, maxLevelCount(i… in TexSubImage2DArrayDepthCase()
3317 int numLayers) in TexImage2DArrayDepthBufferCase() argument
3318 …ntext, name, desc, glu::mapGLInternalFormat(internalFormat), imageWidth, imageHeight, numLayers, 1) in TexImage2DArrayDepthBufferCase()