Home
last modified time | relevance | path

Searched defs:Atomic (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/tint/src/ast/
H A Datomic.h26 class Atomic : public Castable<Atomic, Type> { class
H A Datomic.cc19 TINT_INSTANTIATE_TYPEINFO(tint::ast::Atomic); variable
24 Atomic::Atomic(ProgramID pid, const Source& src, const Type* const subtype) in Atomic() function in tint::ast::Atomic
[all...]
/third_party/skia/third_party/externals/tint/src/sem/
H A Datomic_type.h26 class Atomic : public Castable<Atomic, Type> { class
H A Datomic_type.cc20 TINT_INSTANTIATE_TYPEINFO(tint::sem::Atomic); variable
25 Atomic::Atomic(const sem::Type* subtype) : subtype_(subtype) { in Atomic() function in tint::sem::Atomic
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/
H A DInstrumentation.h137 bool Atomic = false; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h207 bool Atomic; member
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cShaderImageLoadStoreTests.cpp2727 bool Atomic(GLenum internalformat) in Atomic() function in glcts::__anon27696::BasicAllTargetsAtomicFS
3151 bool Atomic(int target, int stage, GLenum internalformat) in Atomic() function in glcts::__anon27696::AtomicMachine
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cES31CompatibilityShaderImageLoadStoreTests.cpp2763 bool Atomic(GLenum internalformat) in Atomic() function in gl4cts::es31compatibility::__anon27628::BasicAllTargetsAtomicFS
3187 bool Atomic(int target, int stage, GLenum internalformat) in Atomic() function in gl4cts::es31compatibility::__anon27628::AtomicMachine
[all...]
H A Dgl4cShaderImageLoadStoreTests.cpp3471 bool Atomic(GLenum internalformat) in Atomic() function in gl4cts::__anon27643::BasicAllTargetsAtomic
4391 bool Atomic(int stage, GLenum internalformat) in Atomic() function in gl4cts::__anon27643::AtomicMachine
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h135 unsigned Atomic : 1; /**< atomic only? for TGSI_FILE_BUFFER */ member

Completed in 29 milliseconds