Home
last modified time | relevance | path

Searched defs:mappedName (Results 1 – 21 of 21) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DProgramLinkedResources.cpp251 const std::string &mappedName) override in visitNamedVariable()
311 const std::string &mappedName) override in visitNamedVariable()
400 const std::string &mappedName) override in visitNamedSampler()
408 const std::string &mappedName) override in visitNamedVariable()
620 const std::string &mappedName, in getBlockSize()
638 const std::string &mappedName, in getBlockMemberInfo()
1263 const std::string &mappedName, size_t *sizeOut) { in linkResources()
1287 const std::string &mappedName, in linkResources()
1293 const std::string &mappedName, in linkResources()
1294 sh::BlockMemberInfo *infoOut) { in linkResources()
DUniform.h127 std::string mappedName; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DProgramLinkedResources.cpp255 const std::string &mappedName, in visitNamedVariable()
316 const std::string &mappedName, in visitNamedVariable()
410 const std::string &mappedName, in visitNamedOpaqueObject()
419 const std::string &mappedName, in visitNamedVariable()
645 const std::string &mappedName, in getBlockSize()
663 const std::string &mappedName, in getBlockMemberInfo()
1468 const std::string &mappedName, size_t *sizeOut) { in linkResources()
1492 const std::string &mappedName, in linkResources()
1498 const std::string &mappedName, in linkResources()
1499 sh::BlockMemberInfo *infoOut) { in linkResources()
DUniform.h129 std::string mappedName; member
DShader.cpp736 std::string mappedName; in getTransformFeedbackVaryingMappedName() local
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
Dblocklayout.h233 const std::string &mappedName) in visitNamedSampler()
272 const std::string &mappedName) in encodeVariable()
Dblocklayout.cpp33 const std::string &mappedName) override in encodeVariable()
456 std::string mappedName = collapseMappedNameStack(); in visitSampler() local
476 std::string mappedName = collapseMappedNameStack(); in visitVariable() local
557 const std::string &mappedName) in visitNamedVariable()
DShaderStorageBlockOutputHLSL.cpp248 const std::string &mappedName) override in encodeVariable()
DOutputHLSL.cpp546 TString mappedName("map"); in generateStructMapping() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DProgramGL.h162 std::string mappedName; member
DProgramGL.cpp901 const std::string &mappedName, in getShaderStorageBlockSize()
1072 std::string mappedName; in postLink() local
1188 auto getUniformBlockMemberInfo = [this](const std::string &name, const std::string &mappedName, in linkResources()
1195 auto getShaderStorageBlockSize = [this](const std::string &name, const std::string &mappedName, in linkResources()
1201 const std::string &mappedName, in linkResources()
1202 sh::BlockMemberInfo *infoOut) { in linkResources()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
Dblocklayout.h235 const std::string &mappedName, in visitNamedOpaqueObject()
278 const std::string &mappedName) in encodeVariable()
Dblocklayout.cpp33 const std::string &mappedName) override in encodeVariable()
510 std::string mappedName = collapseMappedNameStack(); in visitOpaqueObject() local
530 std::string mappedName = collapseMappedNameStack(); in visitVariable() local
611 const std::string &mappedName, in visitNamedVariable()
DShaderStorageBlockOutputHLSL.cpp249 const std::string &mappedName) override in encodeVariable()
DOutputHLSL.cpp580 TString mappedName("map"); in generateStructMapping() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DProgramGL.cpp909 const std::string &mappedName, in getShaderStorageBlockSize()
1130 auto getUniformBlockMemberInfo = [this](const std::string &name, const std::string &mappedName, in linkResources()
1137 auto getShaderStorageBlockSize = [this](const std::string &name, const std::string &mappedName, in linkResources()
1143 const std::string &mappedName, in linkResources()
1144 sh::BlockMemberInfo *infoOut) { in linkResources()
/third_party/flutter/skia/third_party/externals/angle2/include/GLSLANG/
DShaderVars.h123 std::string mappedName; member
284 std::string mappedName; member
/third_party/skia/third_party/externals/angle2/include/GLSLANG/
DShaderVars.h185 std::string mappedName; member
281 std::string mappedName; member
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DProgramD3D.cpp220 const std::string &mappedName) override in visitNamedSampler()
233 const std::string &mappedName) override in encodeVariable()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DProgramD3D.cpp227 const std::string &mappedName, in visitNamedOpaqueObject()
241 const std::string &mappedName) override in encodeVariable()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
Dglslang_wrapper_utils.cpp647 const std::string &mappedName = in AssignTransformFeedbackQualifiers() local