Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/amber/src/src/
Dscript.h269 std::vector<std::unique_ptr<Sampler>> samplers_; variable
Dpipeline.h447 std::vector<SamplerInfo> samplers_; variable
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dparser_type.cc301 std::unordered_map<ast::SamplerKind, const spirv::Sampler*> samplers_; member