Home
last modified time | relevance | path

Searched refs:getActiveShaderStorageBufferIndices (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DContext.inl.h51 for (size_t index : context->getStateCache().getActiveShaderStorageBufferIndices()) in MarkShaderStorageBufferUsage()
DContext.h252 StorageBuffersMask getActiveShaderStorageBufferIndices() const in getActiveShaderStorageBufferIndices() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext.inl.h52 for (size_t index : context->getStateCache().getActiveShaderStorageBufferIndices()) in MarkShaderStorageUsage()
DContext.h244 StorageBuffersMask getActiveShaderStorageBufferIndices() const in getActiveShaderStorageBufferIndices() function