Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/clipping/
H A DvktClippingTests.cpp275 bool checkFragColors (const tcu::ConstPixelBufferAccess pixels, IVec2 clipRegion, int barIdx, bool hasCullDistance) in checkFragColors() argument
285 const bool insideBar = x >= barWidth * barIdx && x < barWidth* (barIdx + 1); in checkFragColors()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/clipping/
H A DvktClippingTests.cpp275 bool checkFragColors (const tcu::ConstPixelBufferAccess pixels, IVec2 clipRegion, int barIdx, bool hasCullDistance) in checkFragColors() argument
285 const bool insideBar = x >= barWidth * barIdx && x < barWidth* (barIdx + 1); in checkFragColors()

Completed in 6 milliseconds