Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DShaderModule.cpp611 ResultOrError<EntryPointMetadataTable> ReflectShaderUsingTint( in ReflectShaderUsingTint() function
1301 DAWN_TRY_ASSIGN(mEntryPoints, ReflectShaderUsingTint(GetDevice(), mTintProgram.get())); in InitializeBase()