Home
last modified time | relevance | path

Searched refs:bufferTessLevels (Results 1 - 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationMiscDrawTests.cpp234 TessLevels* const bufferTessLevels = static_cast<TessLevels*>(alloc.getHostPtr()); in runTest() local
236 *bufferTessLevels = tessLevelCases[tessLevelCaseNdx]; in runTest()
H A DvktTessellationGeometryPassthroughTests.cpp461 TessLevels* const bufferTessLevels = static_cast<TessLevels*>(alloc.getHostPtr()); in iterate() local
463 *bufferTessLevels = m_params.tessLevels; in iterate()
H A DvktTessellationCoordinatesTests.cpp737 TessLevels* const bufferTessLevels = static_cast<TessLevels*>(alloc.getHostPtr());
739 *bufferTessLevels = tessLevelCases[tessLevelCaseNdx];
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationGeometryPassthroughTests.cpp461 TessLevels* const bufferTessLevels = static_cast<TessLevels*>(alloc.getHostPtr()); in iterate() local
463 *bufferTessLevels = m_params.tessLevels; in iterate()
H A DvktTessellationCoordinatesTests.cpp752 TessLevels* const bufferTessLevels = static_cast<TessLevels*>(alloc.getHostPtr());
754 *bufferTessLevels = tessLevelCases[tessLevelCaseNdx];
H A DvktTessellationMiscDrawTests.cpp235 TessLevels* const bufferTessLevels = static_cast<TessLevels*>(alloc.getHostPtr()); in runTest() local
237 *bufferTessLevels = tessLevelCases[tessLevelCaseNdx]; in runTest()

Completed in 8 milliseconds