Searched defs:operation_type (Results 1 – 4 of 4) sorted by relevance
389 OperationType operation_type, in UpgradeFlags()
406 OperationType operation_type, in UpgradeFlags()
1454 _operation_type operation_type; member
11322 const char* GPUShaderFP64Test9::getOperatorForOperationType(const _operation_type& operation_type) in getOperatorForOperationType()11372 std::string GPUShaderFP64Test9::getOperationTypeString(const _operation_type& operation_type) in getOperationTypeString()11693 _operation_type operation_type = (_operation_type)n_operation_type; in iterate() local