Searched defs:wrapLengthParam (Results 1 – 2 of 2) sorted by relevance
| /external/deqp/external/vulkancts/modules/vulkan/tessellation/ |
| D | vktTessellationUtil.hpp | 377 std::string elemsStr (const IterT& begin, const IterT& end, int wrapLengthParam = 0, int numIndenta… in elemsStr() 408 std::string containerStr (const ContainerT& c, int wrapLengthParam = 0, int numIndentationSpaces = … in containerStr()
|
| /external/deqp/modules/gles31/functional/ |
| D | es31fTessellationTests.cpp | 100 static string elemsStr (const IterT& begin, const IterT& end, int wrapLengthParam = 0, int numInden… in elemsStr() 130 static string containerStr (const ContainerT& c, int wrapLengthParam = 0, int numIndentationSpaces … in containerStr() 136 static string arrayStr (const T (&arr)[N], int wrapLengthParam = 0, int numIndentationSpaces = 0) in arrayStr()
|