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

  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/SPIRV/
SPVRemapper.cpp 279 spv::Id unusedId = 1; // can't use 0: that's NoResult
288 localId(id, unusedId = nextUnusedId(unusedId));
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/glslang/SPIRV/
SPVRemapper.cpp 279 spv::Id unusedId = 1; // can't use 0: that's NoResult
288 localId(id, unusedId = nextUnusedId(unusedId));
    [all...]

Completed in 73 milliseconds