Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationMiscDrawTests.cpp232 TessLevels* const bufferTessLevels = static_cast<TessLevels*>(alloc.getHostPtr()); in runTest() local
233 *bufferTessLevels = tessLevelCases[tessLevelCaseNdx]; in runTest()
DvktTessellationGeometryPassthroughTests.cpp438 TessLevels* const bufferTessLevels = static_cast<TessLevels*>(alloc.getHostPtr()); in iterate() local
439 *bufferTessLevels = m_params.tessLevels; in iterate()
DvktTessellationCoordinatesTests.cpp558 TessLevels* const bufferTessLevels = static_cast<TessLevels*>(alloc.getHostPtr()); in iterate() local
559 *bufferTessLevels = tessLevelCases[tessLevelCaseNdx]; in iterate()