Searched refs:getNumAllocatedShaderInVariables (Results 1 – 2 of 2) sorted by relevance
201 int getNumAllocatedShaderInVariables(void) const { return m_numAllocatedShaderInVariables; } in getNumAllocatedShaderInVariables() function in rsg::VariableManager
1006 …(state.getVariableManager().getNumAllocatedShaderInVariables() + NUM_RESERVED_SHADER_INPUTS < stat… in allocateNewVariable()