Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/hlsl/
DAtomicCounterFunctionHLSL.cpp28 AtomicCounterFunctionHLSL::AtomicCounterFunctionHLSL(bool forceResolution) in AtomicCounterFunctionHLSL() function in sh::AtomicCounterFunctionHLSL
32 ImmutableString AtomicCounterFunctionHLSL::useAtomicCounterFunction(const ImmutableString &name) in useAtomicCounterFunction()
67 void AtomicCounterFunctionHLSL::atomicCounterFunctionHeader(TInfoSinkBase &out) in atomicCounterFunctionHeader()
DAtomicCounterFunctionHLSL.h24 class AtomicCounterFunctionHLSL final : angle::NonCopyable
27 AtomicCounterFunctionHLSL(bool forceResolution);
DOutputHLSL.h26 class AtomicCounterFunctionHLSL; variable
197 AtomicCounterFunctionHLSL *mAtomicCounterFunctionHLSL;
DOutputHLSL.cpp393 new AtomicCounterFunctionHLSL(compileOptions.forceAtomicValueResolution); in OutputHLSL()
/external/angle/src/
Dcompiler.gni287 "src/compiler/translator/hlsl/AtomicCounterFunctionHLSL.cpp",
288 "src/compiler/translator/hlsl/AtomicCounterFunctionHLSL.h",
/external/angle/
DAndroid.bp3087 "src/compiler/translator/hlsl/AtomicCounterFunctionHLSL.cpp",
3088 "src/compiler/translator/hlsl/AtomicCounterFunctionHLSL.h",