Searched refs:ReflectShaderUsingTint (Results 1 – 1 of 1) sorted by relevance
611 ResultOrError<EntryPointMetadataTable> ReflectShaderUsingTint( in ReflectShaderUsingTint() function1301 DAWN_TRY_ASSIGN(mEntryPoints, ReflectShaderUsingTint(GetDevice(), mTintProgram.get())); in InitializeBase()