Searched refs:texCubeArrayLayers (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fTextureSpecificationTests.cpp | 853 const int texCubeArrayLayers = 6; in init() local 855 …ext, (string(fmtName) + "_cube_array").c_str(), "", format, texCubeArraySize, texCubeArrayLayers)); in init() 1028 const int texCubeArrayLayers = 6; in init() local 1030 …ray").c_str(), "", depthStencilFormats[ndx].internalFormat, texCubeArraySize, texCubeArrayLayers)); in init() 1049 const int texCubeArrayLayers = 6; in init() local 1052 …e) + "_cube_array").c_str(), "", internalFormat, texCubeArraySize, texCubeArrayLayers, texCubeArra… in init() 1061 const int texCubeArrayLayers = 6; in init() local 1064 …e) + "_cube_array").c_str(), "", internalFormat, texCubeArraySize, texCubeArrayLayers, texCubeArra… in init()
|