Home
last modified time | relevance | path

Searched defs:atomicCounterBuffers (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/
DParseHelper.h242 TMap<int, TVariable*> atomicCounterBuffers; variable
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DAtomicCounterBufferTest.cpp700 GLBuffer atomicCounterBuffers[kBufferCount]; in TEST_P() local
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/
H A DParseHelper.h242 TMap<int, TVariable*> atomicCounterBuffers; variable
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DStateManagerGL.cpp1082 const std::vector<gl::AtomicCounterBuffer> &atomicCounterBuffers = in updateProgramAtomicCounterBufferBindings() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DProgramExecutableVk.cpp1197 const std::vector<gl::AtomicCounterBuffer> &atomicCounterBuffers, in addAtomicCounterBufferDescriptorSetDesc()
H A Dvk_cache_utils.cpp5946 const std::vector<gl::AtomicCounterBuffer> &atomicCounterBuffers) in updateAtomicCounters()
6589 const std::vector<gl::AtomicCounterBuffer> &atomicCounterBuffers, in updateAtomicCounters()
H A DContextVk.cpp1992 const std::vector<gl::AtomicCounterBuffer> &atomicCounterBuffers = in renderPassUsesStorageResources() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A DStateManager11.cpp3774 const std::vector<gl::AtomicCounterBuffer> &atomicCounterBuffers = in getUAVsForAtomicCounterBuffers() local
H A DRenderer11.cpp4426 const std::vector<gl::AtomicCounterBuffer> &atomicCounterBuffers = in markRawBufferUsage() local