Home
last modified time | relevance | path

Searched refs:getExecutionMask (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgExecutionContext.cpp96 ExecConstValueAccess oldValue = getExecutionMask(); in andExecutionMask()
116 ExecConstValueAccess ExecutionContext::getExecutionMask (void) const in getExecutionMask() function in rsg::ExecutionContext
H A DrsgExecutionContext.hpp67 ExecConstValueAccess getExecutionMask (void) const;
H A DrsgStatement.cpp565 assignMasked(execCtx.getValue(m_variable), m_valueExpr->getValue(), execCtx.getExecutionMask()); in execute()
H A DrsgExpression.cpp972 assignMasked(m_lvalueExpr->getLValue(), m_value.getValue(m_valueRange.getType()), evalCtx.getExecutionMask()); in evaluate()

Completed in 6 milliseconds