Home
last modified time | relevance | path

Searched refs:NumConsumedComponents (Results 1 – 3 of 3) sorted by relevance

/external/angle/third_party/spirv-tools/src/source/val/
Dvalidate_interfaces.cpp230 uint32_t NumConsumedComponents(ValidationState_t& _, const Instruction* type) { in NumConsumedComponents() function
247 NumConsumedComponents(_, _.FindDef(type->GetOperandAs<uint32_t>(1))); in NumConsumedComponents()
254 NumConsumedComponents(_, _.FindDef(type->GetOperandAs<uint32_t>(1))); in NumConsumedComponents()
262 NumConsumedComponents(_, _.FindDef(type->GetOperandAs<uint32_t>(1))); in NumConsumedComponents()
417 uint32_t num_components = NumConsumedComponents(_, type); in GetLocationsForVariable()
487 uint32_t num_components = NumConsumedComponents(_, member); in GetLocationsForVariable()
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_interfaces.cpp196 uint32_t NumConsumedComponents(ValidationState_t& _, const Instruction* type) { in NumConsumedComponents() function
213 NumConsumedComponents(_, _.FindDef(type->GetOperandAs<uint32_t>(1))); in NumConsumedComponents()
218 return NumConsumedComponents(_, in NumConsumedComponents()
375 uint32_t num_components = NumConsumedComponents(_, sub_type); in GetLocationsForVariable()
448 uint32_t num_components = NumConsumedComponents(_, member); in GetLocationsForVariable()
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_interfaces.cpp198 uint32_t NumConsumedComponents(ValidationState_t& _, const Instruction* type) { in NumConsumedComponents() function
215 NumConsumedComponents(_, _.FindDef(type->GetOperandAs<uint32_t>(1))); in NumConsumedComponents()
220 return NumConsumedComponents(_, in NumConsumedComponents()
378 uint32_t num_components = NumConsumedComponents(_, sub_type); in GetLocationsForVariable()
451 uint32_t num_components = NumConsumedComponents(_, member); in GetLocationsForVariable()