Home
last modified time | relevance | path

Searched refs:getConstantDataset (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTypeTests.cpp777 void getConstantDataset (vector<T> inputDataset,
1867 getConstantDataset(inputDataset, dataset, spirvOperation); in createTests()
2360 void SpvAsmTypeTests<T>::getConstantDataset (vector<T> inputDataset, vector<T>& outputDataset, deUi… in getConstantDataset() function in vkt::SpirVAssembly::SpvAsmTypeTests