Home
last modified time | relevance | path

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

/external/deqp/framework/randomshaders/
DrsgExecutionContext.hpp72 void andExecutionMask (ExecConstValueAccess value); // Pushes computed value
DrsgExecutionContext.cpp92 void ExecutionContext::andExecutionMask (ExecConstValueAccess value) in andExecutionMask() function in rsg::ExecutionContext
DrsgStatement.cpp508 execCtx.andExecutionMask(trueMask); in execute()
521 execCtx.andExecutionMask(falseMask); in execute()