Home
last modified time | relevance | path

Searched defs:UVec2 (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkWsiPlatform.cpp41 void Window::resize (const tcu::UVec2&) in resize()
/third_party/vk-gl-cts/framework/common/
DtcuVectorType.hpp49 typedef Vector<deUint32, 2> UVec2; typedef
/third_party/vk-gl-cts/modules/gles31/scripts/
Dgenutil.py492 class UVec2(Vec2): class
/third_party/vk-gl-cts/modules/gles3/scripts/
Dgenutil.py490 class UVec2(Vec2): class