Home
last modified time | relevance | path

Searched refs:decomposeSampleMethods (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/deqp-deps/glslang/glslang/HLSL/
DhlslParseHelper.h100 void decomposeSampleMethods(const TSourceLoc&, TIntermTyped*& node, TIntermNode* arguments);
DhlslParseHelper.cpp3875 void HlslParseContext::decomposeSampleMethods(const TSourceLoc& loc, TIntermTyped*& node, TIntermNo… in decomposeSampleMethods() function in glslang::HlslParseContext
5624decomposeSampleMethods(loc, result, arguments); // HLSL->AST sample method decompositions in handleFunctionCall()
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/HLSL/
H A DhlslParseHelper.h100 void decomposeSampleMethods(const TSourceLoc&, TIntermTyped*& node, TIntermNode* arguments);
H A DhlslParseHelper.cpp3870 void HlslParseContext::decomposeSampleMethods(const TSourceLoc& loc, TIntermTyped*& node, TIntermNo… in decomposeSampleMethods() function in glslang::HlslParseContext
5619decomposeSampleMethods(loc, result, arguments); // HLSL->AST sample method decompositions in handleFunctionCall()