Searched refs:TYPE_WRITE (Results 1 – 4 of 4) sorted by relevance
18 type == SimpleEntryOperation::TYPE_WRITE || in IsReadWriteType()160 TYPE_WRITE, in WriteOperation()297 int end = (type_ == TYPE_WRITE && truncate_) ? INT_MAX : offset_ + length_; in ConflictsWith()298 int other_op_end = (other_op.type() == TYPE_WRITE && other_op.truncate()) in ConflictsWith()
33 TYPE_WRITE = 4, enumerator
615 case SimpleEntryOperation::TYPE_WRITE: in RunNextOperationIfNeeded()1399 } else if (executing_operation_->type() == SimpleEntryOperation::TYPE_WRITE) { in RecordReadIsParallelizable()1431 executing_operation_->type() == SimpleEntryOperation::TYPE_WRITE) { in RecordWriteDependencyType()
707 TYPE_WRITE = 0, enumerator797 DE_ASSERT(m_type == TYPE_WRITE); in genShaderSource()975 TYPE_WRITE = 0, enumerator1008 m_cmds.back().type = Command::TYPE_WRITE; in operator <<()1156 case InterCallOperations::Command::TYPE_WRITE: in init()1344 …case InterCallOperations::Command::TYPE_WRITE: runCommand(m_cmds[step].u_cmd.write, step, pro… in iterate()3194 InvocationAliasWriteCase::TYPE_WRITE, in init()