HomeSort by relevance Sort by last modified time
    Searched refs:decoration_iter (Results 1 - 2 of 2) sorted by null

  /external/deqp-deps/SPIRV-Tools/source/opt/
decoration_manager.cpp 116 auto decoration_iter = --module_->annotation_end(); local
117 context->AnalyzeUses(&*decoration_iter);
408 auto decoration_iter = --module_->annotation_end(); local
409 context->AnalyzeUses(&*decoration_iter);
463 auto decoration_iter = --module_->annotation_end(); local
464 context->AnalyzeUses(&*decoration_iter);
  /external/swiftshader/third_party/SPIRV-Tools/source/opt/
decoration_manager.cpp 116 auto decoration_iter = --module_->annotation_end(); local
117 context->AnalyzeUses(&*decoration_iter);
408 auto decoration_iter = --module_->annotation_end(); local
409 context->AnalyzeUses(&*decoration_iter);
463 auto decoration_iter = --module_->annotation_end(); local
464 context->AnalyzeUses(&*decoration_iter);

Completed in 1349 milliseconds