Home
last modified time | relevance | path

Searched defs:Layers (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/site/docs/dev/design/
Dpdftheory.md280 ### Layers subsection
/third_party/typescript/tests/cases/user/chrome-devtools-frontend/
Ddefinitions.js42 var Layers = {}; variable
/third_party/mesa3d/src/imgui/
Dimgui_internal.h684 ImVector<ImDrawList*> Layers[2]; // Global layers for: regular, tooltip member
/third_party/vulkan-loader/tests/
Dloader_regression_tests.cpp3821 TEST(DuplicateRegistryEntries, Layers) { in TEST() argument
/third_party/mesa3d/src/mesa/main/
Dmtypes.h2681 GLuint Width, Height, Layers, NumSamples; member