Home
last modified time | relevance | path

Searched refs:baseTypes (Results 1 - 11 of 11) sorted by relevance

/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgUtils.cpp157 static const VariableType::Type baseTypes[] = in computeRandomType() local
166 state.getRandom().choose(baseTypes, baseTypes + DE_LENGTH_OF_ARRAY(baseTypes), &baseType, 1); in computeRandomType()
H A DrsgBinaryOps.cpp372 vector<VariableType::Type> baseTypes; in BinaryVecOp() local
374 if (Float) baseTypes.push_back(VariableType::TYPE_FLOAT); in BinaryVecOp()
375 if (Int) baseTypes.push_back(VariableType::TYPE_INT); in BinaryVecOp()
376 if (Bool) baseTypes.push_back(VariableType::TYPE_BOOL); in BinaryVecOp()
378 VariableType::Type baseType = state.getRandom().choose<VariableType::Type>(baseTypes.begin(), baseTypes.end()); in BinaryVecOp()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmTrinaryMinMaxTests.cpp840 static const std::vector<std::pair<BaseType, std::string>> baseTypes = in createTrinaryMinMaxGroup() local
868 for (const auto& baseType : baseTypes) in createTrinaryMinMaxGroup()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmTrinaryMinMaxTests.cpp840 static const std::vector<std::pair<BaseType, std::string>> baseTypes = in createTrinaryMinMaxGroup() local
868 for (const auto& baseType : baseTypes) in createTrinaryMinMaxGroup()
/third_party/typescript/lib/
H A DtypingsInstaller.js[all...]
H A Dtsc.js[all...]
H A Dtsserverlibrary.js[all...]
H A Dtypescript.js[all...]
H A DtypescriptServices.js[all...]
H A Dtsserver.js[all...]
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js[all...]

Completed in 204 milliseconds