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

  /external/deqp-deps/glslang/hlsl/
hlslParseHelper.h 215 void getTextureReturnType(const TSampler& sampler, TType& retType) const;
hlslParseHelper.cpp 379 getTextureReturnType(texSampler, objDerefType);
736 getTextureReturnType(sampler, sampReturnType);
    [all...]

Completed in 46 milliseconds