Searched defs:sampleDesc (Results 1 – 3 of 3) sorted by relevance
465 DXGI_SAMPLE_DESC sampleDesc = {}; in InitD3D() local
539 void reportSampleError (tcu::TestLog& log, const std::string& sampleDesc, UVec2& renderSize, const … in reportSampleError()