Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
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
190 AtomicCounterFunctionHLSL *mAtomicCounterFunctionHLSL;
DOutputHLSL.cpp370 new AtomicCounterFunctionHLSL((compileOptions & SH_FORCE_ATOMIC_VALUE_RESOLUTION) != 0); in OutputHLSL()
/device/generic/vulkan-cereal/third-party/angle/src/
Dcompiler.gni259 "src/compiler/translator/AtomicCounterFunctionHLSL.cpp",
260 "src/compiler/translator/AtomicCounterFunctionHLSL.h",