Home
last modified time | relevance | path

Searched refs:depthDataHeight (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateDSTests.cpp823 const deInt32 depthDataHeight = depthData.getHeight(); in iterate() local
825 for (int y = 0; y < depthDataHeight; ++y) in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
H A DvktDynamicStateDSTests.cpp795 const deInt32 depthDataHeight = depthData.getHeight(); in iterate() local
797 for (int y = 0; y < depthDataHeight; ++y) in iterate()

Completed in 5 milliseconds