Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DBaseTypes.h297 inline bool IsIntegerSamplerUnsigned(TBasicType type) in IsIntegerSamplerUnsigned() function
DTextureFunctionHLSL.cpp1013 if (IsIntegerSamplerUnsigned(textureFunction.sampler)) in OutputTextureSampleFunctionReturnStatement()