HomeSort by relevance Sort by last modified time
    Searched refs:qpGetReleaseId (Results 1 - 5 of 5) sorted by null

  /external/deqp/framework/qphelper/
qpInfo.h 32 deUint32 qpGetReleaseId (void);
qpInfo.c 52 deUint32 qpGetReleaseId (void)
qpTestLog.c 298 fprintf(log->outputFile, "#sessionInfo releaseId 0x%08x\n", qpGetReleaseId());
    [all...]
  /external/deqp/external/vulkancts/framework/vulkan/
vkDeviceUtil.cpp 53 qpGetReleaseId(), // appVersion
55 qpGetReleaseId(), // engineVersion
  /external/deqp/framework/common/
tcuApp.cpp 90 print("dEQP Core %s (0x%08x) starting..\n", qpGetReleaseName(), qpGetReleaseId());

Completed in 475 milliseconds