Home
last modified time | relevance | path

Searched defs:length_id (Results 1 - 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Ddesc_sroa_util.cpp26 uint32_t length_id = type->GetSingleWordInOperand(1); in GetLengthOfArrayType() local
H A Ddesc_sroa.cpp326 uint32_t length_id = type_inst->GetSingleWordInOperand(1); in GetNumBindingsUsedByType() local
H A Dinst_bindless_check_pass.cpp608 uint32_t length_id = 0; in GenDescIdxCheckCode() local
521 GenCheckCode( uint32_t check_id, uint32_t error_id, uint32_t offset_id, uint32_t length_id, uint32_t stage_idx, RefAnalysis* ref, std::vector<std::unique_ptr<BasicBlock>>* new_blocks) GenCheckCode() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Ddesc_sroa_util.cpp26 uint32_t length_id = type->GetSingleWordInOperand(1); in GetLengthOfArrayType() local
H A Ddesc_sroa.cpp327 uint32_t length_id = type_inst->GetSingleWordInOperand(1); in GetNumBindingsUsedByType() local
H A Dinst_bindless_check_pass.cpp608 uint32_t length_id = 0; in GenDescIdxCheckCode() local
521 GenCheckCode( uint32_t check_id, uint32_t error_id, uint32_t offset_id, uint32_t length_id, uint32_t stage_idx, RefAnalysis* ref, std::vector<std::unique_ptr<BasicBlock>>* new_blocks) GenCheckCode() argument
[all...]
/third_party/spirv-tools/source/opt/
H A Ddesc_sroa_util.cpp25 uint32_t length_id = type->GetSingleWordInOperand(1); in GetLengthOfArrayType() local
H A Deliminate_dead_io_components_pass.cpp198 uint32_t length_id = const_mgr->GetUIntConstId(length); in ChangeArrayLength() local
H A Ddesc_sroa.cpp328 uint32_t length_id = type_inst->GetSingleWordInOperand(1); in GetNumBindingsUsedByType() local
H A Dinstrument_pass.cpp408 uint32_t length_id = context()->get_constant_mgr()->GetUIntConstId(length); in GetArray() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_type.cpp237 const auto length_id = inst->GetOperandAs<uint32_t>(length_index); in ValidateTypeArray() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_type.cpp237 const auto length_id = inst->GetOperandAs<uint32_t>(length_index); in ValidateTypeArray() local
/third_party/spirv-tools/source/val/
H A Dvalidate_type.cpp237 const auto length_id = inst->GetOperandAs<uint32_t>(length_index); in ValidateTypeArray() local

Completed in 14 milliseconds