Searched refs:fragmentSyncType (Results 1 – 9 of 9) sorted by relevance
137 options.pls.fragmentSyncType = static_cast<ShFragmentSynchronizationType>( in LLVMFuzzerTestOneInput()138 static_cast<uint32_t>(options.pls.fragmentSyncType) % in LLVMFuzzerTestOneInput()
390 mCompileOptions->pls.fragmentSyncType == in createPLSImageReplacement()392 mCompileOptions->pls.fragmentSyncType == in createPLSImageReplacement()593 switch (compileOptions.pls.fragmentSyncType) in injectPrePLSCode()634 switch (compileOptions.pls.fragmentSyncType) in injectPostPLSCode()798 if (compileOptions.pls.fragmentSyncType == ShFragmentSynchronizationType::NotSupported) in PLSAttachment()
1158 mNativePLSOptions.fragmentSyncType = ShFragmentSynchronizationType::Automatic; in ensureCapsInitialized()1167 mNativePLSOptions.fragmentSyncType = in ensureCapsInitialized()1174 ASSERT(mNativePLSOptions.fragmentSyncType == ShFragmentSynchronizationType::NotSupported); in ensureCapsInitialized()
128 ShFragmentSynchronizationType fragmentSyncType = ShFragmentSynchronizationType::NotSupported; member
1675 plsOptions->fragmentSyncType = ShFragmentSynchronizationType::Automatic; in GenerateCaps()1684 plsOptions->fragmentSyncType = ShFragmentSynchronizationType::Automatic; in GenerateCaps()1721 plsOptions->fragmentSyncType = in GenerateCaps()1726 plsOptions->fragmentSyncType = in GenerateCaps()1732 plsOptions->fragmentSyncType = in GenerateCaps()
121 mPLSOptions.fragmentSyncType = ShFragmentSynchronizationType::Automatic; in ContextNULL()
1122 mNativePLSOptions.fragmentSyncType =1139 mNativePLSOptions.fragmentSyncType =
1749 plsOptions->fragmentSyncType = ShFragmentSynchronizationType::RasterizerOrderViews_D3D; in GenerateCaps()
226 mRasterOrderGroupsSupported(compileOptions.pls.fragmentSyncType == in GenMetalTraverser()