Searched defs:sampler_type (Results 1 – 7 of 7) sorted by relevance
378 const ast::Sampler* sampler_type() { in sampler_type() function
58 uint32_t sampler_type; member
688 Instruction* sampler_type = context->get_def_use_mgr()->GetDef(7); in TEST_F() local
643 Maybe<const ast::Type*> ParserImpl::sampler_type() { in sampler_type() function in tint::reader::wgsl::ParserImpl
2829 SPIRType sampler_type; in build_dummy_sampler_for_combined_images() local
13388 std::string CompilerMSL::sampler_type(const SPIRType &type, uint32_t id) in sampler_type() function in CompilerMSL