Home
last modified time | relevance | path

Searched refs:texCubeArraySize (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fTextureSpecificationTests.cpp852 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()
[all …]