Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_NV_mesh_shader/
Dmesh.adoc75 [[mesh-input]]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIMemoryLegalizer.cpp657 GCNSubtarget::Generation Generation = ST.getGeneration(); in create() local
DAMDGPUSubtarget.h50 enum Generation { enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp521 unsigned Generation = 0; member
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp62525 using Generation = mozilla::Opaque<uint64_t>; typedef
91182 uint32_t Generation() const { return mGeneration; } in Generation() function in PLDHashTable::EntryStore
91249 uint32_t Generation() const { return mEntryStore.Generation(); } in Generation() function in PLDHashTable