Home
last modified time | relevance | path

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

/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/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/skia/third_party/externals/angle2/include/GLSLANG/
DShaderVars.h185 std::string mappedName; member
281 std::string mappedName; member
/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