Home
last modified time | relevance | path

Searched defs:store_type (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dlocal_single_store_elim_pass.cpp167 const analysis::Type* store_type = var_type->AsPointer()->pointee_type(); in ProcessVariable() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dlocal_single_store_elim_pass.cpp167 const analysis::Type* store_type = var_type->AsPointer()->pointee_type(); in ProcessVariable() local
/third_party/spirv-tools/source/opt/
H A Dlocal_single_store_elim_pass.cpp166 const analysis::Type* store_type = var_type->AsPointer()->pointee_type(); in ProcessVariable() local
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dparser_impl_module_var_test.cc1793 std::string SampleIdPreamble(std::string store_type) { in SampleIdPreamble() argument
2093 std::string SampleMaskPreamble(std::string store_type, uint32_t stride = 0u) { in SampleMaskPreamble() argument
2666 std::string VertexIndexPreamble(std::string store_type) { in VertexIndexPreamble() argument
2936 std::string InstanceIndexPreamble(std::string store_type) { in InstanceIndexPreamble() argument
3230 ComputeBuiltinInputPreamble(std::string builtin, std::string store_type) ComputeBuiltinInputPreamble() argument
[all...]
H A Dparser_impl.cc1291 const auto* store_type = in RegisterTypes() local
1777 bool ParserImpl::ConvertPipelineDecorations(const Type* store_type, in ConvertPipelineDecorations() argument
1643 ConvertDecorationsForVariable(uint32_t id, const Type** store_type, ast::DecorationList* decorations, bool transfer_pipeline_io) ConvertDecorationsForVariable() argument
[all...]
H A Dfunction.cc1220 auto* store_type = GetVariableStoreType(*var); in EmitEntryPointAsWrapper() local
1303 const Type* store_type = GetVariableStoreType(*var); in EmitEntryPointAsWrapper() local
[all...]
/third_party/skia/third_party/externals/tint/src/transform/
H A Dmodule_scope_var_to_entry_point_param.cc177 auto store_type = [&]() { in Process() local
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_msl.cpp7917 auto store_type = texel_type; in emit_instruction() local

Completed in 29 milliseconds