HomeSort by relevance Sort by last modified time
    Searched refs:IsIntegerSampler (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/angle/src/compiler/translator/
OutputHLSL.cpp 769 if (IsIntegerSampler(textureFunction->sampler) && IsSamplerCube(textureFunction->sampler))
797 else if (IsIntegerSampler(textureFunction->sampler) &&
    [all...]
BaseTypes.h 81 inline bool IsIntegerSampler(TBasicType type)

Completed in 62 milliseconds