HomeSort by relevance Sort by last modified time
    Searched defs:windowAttributes (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/
OGLES2HelloAPI_LinuxX11.cpp 172 XSetWindowAttributes windowAttributes;
175 windowAttributes.colormap = colourMap;
178 windowAttributes.event_mask = StructureNotifyMask | ExposureMask | ButtonPressMask;
192 &windowAttributes); // Pointer to the window attribute structure
    [all...]
  /external/vulkan-validation-layers/demos/
cube.c     [all...]
cube.cpp     [all...]

Completed in 287 milliseconds