Searched defs:store_type (Results 1 – 10 of 10) sorted by relevance
166 const analysis::Type* store_type = var_type->AsPointer()->pointee_type(); in ProcessVariable() local
167 const analysis::Type* store_type = var_type->AsPointer()->pointee_type(); in ProcessVariable() local
177 auto store_type = [&]() { in Process() local
1291 const auto* store_type = in RegisterTypes() local1644 const Type** store_type, in ConvertDecorationsForVariable()1777 bool ParserImpl::ConvertPipelineDecorations(const Type* store_type, in ConvertPipelineDecorations()
1793 std::string SampleIdPreamble(std::string store_type) { in SampleIdPreamble()2093 std::string SampleMaskPreamble(std::string store_type, uint32_t stride = 0u) { in SampleMaskPreamble()2666 std::string VertexIndexPreamble(std::string store_type) { in VertexIndexPreamble()2936 std::string InstanceIndexPreamble(std::string store_type) { in InstanceIndexPreamble()3231 std::string store_type) { in ComputeBuiltinInputPreamble()
1220 auto* store_type = GetVariableStoreType(*var); in EmitEntryPointAsWrapper() local1303 const Type* store_type = GetVariableStoreType(*var); in EmitEntryPointAsWrapper() local
7917 auto store_type = texel_type; in emit_instruction() local
11952 auto store_type = value_type; in emit_instruction() local
6336 StoreType store_type = StoreType::ForValueKind(kind); in StoreObjectField() local