Searched refs:fNonsamplerState (Results 1 – 2 of 2) sorted by relevance
45 fNonsamplerState.invalidate(); in invalidate()54 fNonsamplerState = nonsamplerState; in set()
60 const NonsamplerState& nonsamplerState() const { return fNonsamplerState; } in nonsamplerState()72 NonsamplerState fNonsamplerState; variable