Searched refs:computeRequiredSamplerFormat (Results 1 – 2 of 2) sorted by relevance
128 mCachedSamplerFormat = computeRequiredSamplerFormat(samplerState); in compatibleWithSamplerFormat()178 SamplerFormat computeRequiredSamplerFormat(const SamplerState &samplerState) const;
243 SamplerFormat TextureState::computeRequiredSamplerFormat(const SamplerState &samplerState) const in computeRequiredSamplerFormat() function in gl::TextureState