Lines Matching refs:tex2DHeight

3478 			const int	tex2DHeight	= 128;  in init()  local
3481 …xImage2DCase (m_context, (string(fmtName) + "_2d").c_str(), "", format, tex2DWidth, tex2DHeight)); in init()
3629 const int tex2DHeight = 37; in init() local
3632 …rCase (m_context, (fmtName + "_2d").c_str(), "", format, tex2DWidth, tex2DHeight, 0, 0, 0, 4, 0)… in init()
3666 const int tex2DHeight = 128; in init() local
3668 …thStencilFormats[ndx].name, "", depthStencilFormats[ndx].internalFormat, tex2DWidth, tex2DHeight)); in init()
3680 const int tex2DHeight = 128; in init() local
3682 …thStencilFormats[ndx].name, "", depthStencilFormats[ndx].internalFormat, tex2DWidth, tex2DHeight)); in init()
3695 const int tex2DHeight = 128; in init() local
3698 …Image2DCase (m_context, (string(fmtName) + "_2d").c_str(), "", format, tex2DWidth, tex2DHeight)); in init()
3713 const int tex2DHeight = 32; in init() local
3716 …se (m_context, (string(fmtName) + "_2d").c_str(), "", format, dataType, tex2DWidth, tex2DHeight)); in init()
3916 const int tex2DHeight = 32; in init() local
3918 …thStencilFormats[ndx].name, "", depthStencilFormats[ndx].internalFormat, tex2DWidth, tex2DHeight)); in init()
4354 const int tex2DHeight = 97; in init() local
4355 int tex2DLevels = maxLevelCount(tex2DWidth, tex2DHeight); in init()
4359 …xt, (string(fmtName) + "_2d").c_str(), "", internalFormat, tex2DWidth, tex2DHeight, tex2DLevels)); in init()
4369 const int tex2DHeight = 97; in init() local
4370 int tex2DLevels = maxLevelCount(tex2DWidth, tex2DHeight); in init()
4374 …xt, (string(fmtName) + "_2d").c_str(), "", internalFormat, tex2DWidth, tex2DHeight, tex2DLevels)); in init()