Home
last modified time | relevance | path

Searched defs:InputUsage (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/spirv/
H A DEmulateFramebufferFetch.cpp328 struct InputUsage struct
330 InputAttachmentIndexUsage indices;
331 bool usesLastFragData;
332 bool usesLastFragDepth;
333 bool usesLastFragStencil;
/aosp_15_r20/hardware/libhardware/modules/input/evdev/
H A DInputHost.h39 using InputUsage = input_usage_t; variable