Home
last modified time | relevance | path

Searched defs:hasStorageBuffers (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DProgramExecutable.cpp746 bool ProgramExecutable::hasStorageBuffers() const in hasStorageBuffers() function in gl::ProgramExecutable
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DContextVk.cpp1371 const bool hasStorageBuffers = executable->hasStorageBuffers(); in handleDirtyMemoryBarrierImpl() local
1872 const bool hasStorageBuffers = in handleDirtyShaderResourcesImpl() local
4420 const bool hasStorageBuffers = in invalidateCurrentShaderResources() local