Home
last modified time | relevance | path

Searched defs:screens (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/glx/
Dglxext.c247 GLint i, screens; in FreeScreenConfigs() local
823 GLint i, screens; in AllocAndFetchScreenConfigs() local
Dglxclient.h590 struct glx_screen **screens; member
/third_party/glfw/src/
Dx11_monitor.c211 XineramaScreenInfo* screens = NULL; in _glfwPlatformGetMonitors() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryMiscTests.cpp1034 std::pair<deUint32, deUint32> const screens[] in addHelperInvocationsTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
DvktRayQueryMiscTests.cpp1034 std::pair<deUint32, deUint32> const screens[] in addHelperInvocationsTests() local
/third_party/python/Lib/
Dturtle.py2518 screens = [] variable in RawTurtle