Home
last modified time | relevance | path

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

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