Home
last modified time | relevance | path

Searched refs:handleDirtyGraphicsShaderResources (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DContextVk.h878 angle::Result handleDirtyGraphicsShaderResources(const gl::Context *context,
DContextVk.cpp685 &ContextVk::handleDirtyGraphicsShaderResources;
1407 angle::Result ContextVk::handleDirtyGraphicsShaderResources(const gl::Context *context, in handleDirtyGraphicsShaderResources() function in rx::ContextVk