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

  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/source/val/
Function.h 90 spv_result_t RegisterLoopMerge(uint32_t merge_id, uint32_t continue_id);
Function.cpp 102 spv_result_t Function::RegisterLoopMerge(uint32_t merge_id,
109 "RegisterLoopMerge must be called when called within a block");
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/source/
validate_cfg.cpp 497 _.current_function().RegisterLoopMerge(merge_block, continue_block));

Completed in 694 milliseconds