Home
last modified time | relevance | path

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

/external/deqp/framework/randomshaders/
DrsgExpression.cpp952 inline bool isShaderInOutSupportedType (const VariableType& type) in isShaderInOutSupportedType() function
979 bool shaderInOk = isShaderInOutSupportedType(valueRange.getType()) && in allocateNewVariable()