Home
last modified time | relevance | path

Searched defs:storageId (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dscalar_replacement_pass.cpp580 uint32_t storageId = GetStorageType(newVar)->result_id(); in GetOrCreateInitialValue() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dscalar_replacement_pass.cpp580 uint32_t storageId = GetStorageType(newVar)->result_id(); in GetOrCreateInitialValue() local
/third_party/spirv-tools/source/opt/
H A Dscalar_replacement_pass.cpp517 uint32_t storageId = GetStorageType(newVar)->result_id(); in GetOrCreateInitialValue() local
528 MakeUnique<Instruction>(context(), spv::Op::OpConstantNull, storageId, in GetOrCreateInitialValue() local
539 context(), spv::Op::OpSpecConstantOp, storageId, newInitId, in GetOrCreateInitialValue() local

Completed in 6 milliseconds