Searched defs:srcSpec (Results 1 – 3 of 3) sorted by relevance
319 void RunCopyExternalImageToTexture(const TextureSpec& srcSpec, in RunCopyExternalImageToTexture()333 void CheckResultInBuiltInComputePipeline(const TextureSpec& srcSpec, in CheckResultInBuiltInComputePipeline()399 void DoTest(const TextureSpec& srcSpec, in DoTest()
338 void DoTest(const TextureSpec& srcSpec, in DoTest()346 void DoTest(const TextureSpec& srcSpec, in DoTest()2003 TextureSpec srcSpec = defaultTextureSpec; in TEST_P() local2167 TextureSpec srcSpec; in TEST_P() local2196 TextureSpec srcSpec = defaultTextureSpec; in TEST_P() local2261 TextureSpec srcSpec = baseSpec; in TEST_P() local
274 void DoTest(const TextureSpec& srcSpec, const TextureSpec& dstSpec, const CopySize& copy) { in DoTest()