Lines Matching refs:texCubeArraySize
852 const int texCubeArraySize = 64; in init() local
855 … (m_context, (string(fmtName) + "_cube_array").c_str(), "", format, texCubeArraySize, texCubeArray… in init()
893 const int texCubeArraySize = 20; in init() local
896 …fferCase (m_context, (fmtName + "_cube_array").c_str(), "", format, texCubeArraySize, texCubeDepth… in init()
922 const int texCubeArraySize = 64; in init() local
925 …_cube_array").c_str(), "", depthStencilFormats[ndx].internalFormat, texCubeArraySize, texCubeArray… in init()
936 const int texCubeArraySize = 64; in init() local
939 …_cube_array").c_str(), "", depthStencilFormats[ndx].internalFormat, texCubeArraySize, texCubeArray… in init()
1027 const int texCubeArraySize = 57; in init() local
1030 …_cube_array").c_str(), "", depthStencilFormats[ndx].internalFormat, texCubeArraySize, texCubeArray… in init()
1048 const int texCubeArraySize = 57; in init() local
1050 int texCubeArrayLevels = maxLevelCount(texCubeArraySize); in init()
1052 …ext, (string(fmtName) + "_cube_array").c_str(), "", internalFormat, texCubeArraySize, texCubeArray… in init()
1060 const int texCubeArraySize = 57; in init() local
1062 int texCubeArrayLevels = maxLevelCount(texCubeArraySize); in init()
1064 …ext, (string(fmtName) + "_cube_array").c_str(), "", internalFormat, texCubeArraySize, texCubeArray… in init()