Home
last modified time | relevance | path

Searched defs:newId (Results 1 - 10 of 10) sorted by relevance

/third_party/glslang/SPIRV/
H A DSPVRemapper.cpp267 spv::Id spirvbin_t::localId(spv::Id id, spv::Id newId) in localId() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dinline_pass.cpp169 uint32_t newId = context()->TakeNextId(); in CloneAndMapLocals() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dinline_pass.cpp169 uint32_t newId = context()->TakeNextId(); in CloneAndMapLocals() local
/third_party/spirv-tools/source/opt/
H A Dinline_pass.cpp169 uint32_t newId = context()->TakeNextId(); in CloneAndMapLocals() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DBuildSPIRV.cpp512 spirv::IdRef newId = mNextAvailableId; in getNewId() local
/third_party/vk-gl-cts/modules/glshared/
H A DglsLifetimeTests.cpp1181 const GLuint newId = replaceName(elementType, elementId, log()); in iterate() local
1263 const GLuint newId = replaceName(elementType, elementId, log()); in iterate() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dtranstst.cpp4113 char newId[256]={'\0'}; in TestAllCodepoints() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A Dintermediate.h420 void setId(int newId) { id = newId; } in setId() argument
/third_party/glslang/glslang/HLSL/
H A DhlslParseHelper.cpp3352 long long newId = texSymbol->getId(); in handleSamplerTextureCombine() local
[all...]
/third_party/glslang/glslang/Include/
H A Dintermediate.h1364 virtual void switchId(long long newId) { id = newId; } in switchId() argument

Completed in 34 milliseconds