Home
last modified time | relevance | path

Searched defs:locationMap (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DValidateVaryingLocations.cpp146 LocationMap *locationMap) in MarkVaryingLocations()
187 LocationMap locationMap; in ValidateShaderInterfaceAndAssignLocations() local
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DValidateVaryingLocations.cpp74 std::map<int, const TIntermSymbol *> locationMap; in ValidateShaderInterface() local
/third_party/vk-gl-cts/modules/glshared/
DglsShaderExecUtil.cpp479 std::map<std::string, int> locationMap; //! Map from symbol name to start location member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderExecutor.cpp310 std::map<std::string, int> locationMap; //! Map from symbol name to start location member