Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeShaderBuiltinVarTests.cpp76 static inline bool compareNumComponents (const UVec3& a, const UVec3& b,const int numComps) in compareNumComponents() function
535 if (!compareNumComponents(refValue, resValue, numScalars)) in iterate()