Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DProgramLinkedResources.h57 struct UnusedUniform struct
59 UnusedUniform(std::string name, in UnusedUniform() function
72 std::string name;
73 bool isSampler;
74 bool isImage;
75 bool isAtomicCounter;
76 bool isFragmentInOut;