Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmComputeShaderTestUtil.hpp177 const size_t inputValuesCount = inputBytes.size() / sizeof(deUint32); in compareWithRetvals() local
206 …static bool compareRetVals (const deUint32* inputValues, const size_t inputValuesCount, const deUi… in compareRetVals()