Lines Matching refs:tex2DHeight
3477 const int tex2DHeight = 128; in init() local
3480 …xImage2DCase (m_context, (string(fmtName) + "_2d").c_str(), "", format, tex2DWidth, tex2DHeight)); in init()
3628 const int tex2DHeight = 37; in init() local
3631 …rCase (m_context, (fmtName + "_2d").c_str(), "", format, tex2DWidth, tex2DHeight, 0, 0, 0, 4, 0)… in init()
3665 const int tex2DHeight = 128; in init() local
3667 …thStencilFormats[ndx].name, "", depthStencilFormats[ndx].internalFormat, tex2DWidth, tex2DHeight)); in init()
3679 const int tex2DHeight = 128; in init() local
3681 …thStencilFormats[ndx].name, "", depthStencilFormats[ndx].internalFormat, tex2DWidth, tex2DHeight)); in init()
3694 const int tex2DHeight = 128; in init() local
3697 …Image2DCase (m_context, (string(fmtName) + "_2d").c_str(), "", format, tex2DWidth, tex2DHeight)); in init()
3712 const int tex2DHeight = 32; in init() local
3715 …se (m_context, (string(fmtName) + "_2d").c_str(), "", format, dataType, tex2DWidth, tex2DHeight)); in init()
3915 const int tex2DHeight = 32; in init() local
3917 …thStencilFormats[ndx].name, "", depthStencilFormats[ndx].internalFormat, tex2DWidth, tex2DHeight)); in init()
4353 const int tex2DHeight = 97; in init() local
4354 int tex2DLevels = maxLevelCount(tex2DWidth, tex2DHeight); in init()
4358 …xt, (string(fmtName) + "_2d").c_str(), "", internalFormat, tex2DWidth, tex2DHeight, tex2DLevels)); in init()
4368 const int tex2DHeight = 97; in init() local
4369 int tex2DLevels = maxLevelCount(tex2DWidth, tex2DHeight); in init()
4373 …xt, (string(fmtName) + "_2d").c_str(), "", internalFormat, tex2DWidth, tex2DHeight, tex2DLevels)); in init()