Home
last modified time | relevance | path

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

/external/swiftshader/src/Pipeline/
DSpirvShader.hpp909 void ProcessInterfaceVariable(Object &object);
DSpirvShader.cpp273 ProcessInterfaceVariable(object);
840 void SpirvShader::ProcessInterfaceVariable(Object &object) in ProcessInterfaceVariable() function in sw::SpirvShader