Searched defs:SamplerKey (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/ | ||
H A D | TextureStorage11.h | 244 struct SamplerKey struct |
H A D | TextureStorage11.cpp | 37 TextureStorage11::SamplerKey::SamplerKey() : SamplerKey(0, 0, false, false, false) {} in SamplerKey() function in rx::TextureStorage11::SamplerKey |