Home
last modified time | relevance | path

Searched defs:promoteType (Results 1 – 5 of 5) sorted by relevance

/dports/textproc/zorba/zorba-2.7.0/src/runtime/core/
H A Dsequencetypes.cpp357 const xqtref_t& promoteType, in PromoteIterator()
/dports/games/knights/knights-21.12.3/src/rules/
H A Dchessrules.cpp534 PieceType promoteType = NoType; in changeNotation() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/ubo/
H A DvktUniformBlockCase.cpp1432 glu::DataType promoteType = getPromoteType(elementType); in generateSingleCompare() local
1474 glu::DataType promoteType = getPromoteType(elementType); in generateCompareSrc() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/ssbo/
H A DvktSSBOLayoutCase.cpp1387 glu::DataType promoteType = getPromoteType(basicType); in generateCompareSrc() local
1472 glu::DataType promoteType = getPromoteType(basicType); in generateWriteSrc() local
/dports/games/brogue/BrogueCE-1.10.1/src/brogue/
H A DRogue.h1828 …enum dungeonFeatureTypes promoteType; // creates this dungeon spawn type when it promotes for so… member