Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/hlsl/
DhlslGrammar.h79 bool acceptTemplateVecMatBasicType(TBasicType&);
DhlslGrammar.cpp811 bool HlslGrammar::acceptTemplateVecMatBasicType(TBasicType& basicType) in acceptTemplateVecMatBasicType() function in glslang::HlslGrammar
855 if (! acceptTemplateVecMatBasicType(basicType)) { in acceptVectorTemplateType()
907 if (! acceptTemplateVecMatBasicType(basicType)) { in acceptMatrixTemplateType()